inventory screen doesn't need two char info display

This commit is contained in:
minjaesong
2019-02-06 11:05:58 +09:00
parent d1a84b17ab
commit 28cf447ec4
7 changed files with 31 additions and 32 deletions

View File

@@ -267,4 +267,8 @@ internal object WeatherMixer : RNGConsumer {
extraImages = extraImages
)
}
fun dispose() {
}
}