mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
bringing back old animating titlescreen
This commit is contained in:
@@ -10,8 +10,6 @@ import net.torvald.terrarum.modulebasegame.TerrarumIngame
|
||||
*/
|
||||
internal object SetTimeDelta : ConsoleCommand {
|
||||
|
||||
val HARD_LIMIT = 60
|
||||
|
||||
override fun execute(args: Array<String>) {
|
||||
val world = (Terrarum.ingame!! as TerrarumIngame).world
|
||||
|
||||
|
||||
Reference in New Issue
Block a user