inventory screen doesn't need two char info display

This commit is contained in:
minjaesong
2019-02-06 11:05:58 +09:00
parent 88a1beb271
commit 36c6cb78ba
7 changed files with 31 additions and 32 deletions

View File

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