some old changes I forgot to commit

This commit is contained in:
minjaesong
2023-02-28 04:37:32 +09:00
parent 6f4d9180dc
commit f0b1d7f1bd
5 changed files with 15 additions and 7 deletions

View File

@@ -159,7 +159,7 @@ open class TerrarumIngame(batch: FlippingSpriteBatch) : IngameInstance(batch) {
it.dispose()
}
gameUpdateGovernor = LimitUpdateRate
gameUpdateGovernor = ConsistentUpdateRate
}