mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-10 10:34:06 +09:00
dump (another useless message)
This commit is contained in:
@@ -13,7 +13,7 @@ internal object SetTimeDelta : ConsoleCommand {
|
||||
val HARD_LIMIT = 60
|
||||
|
||||
override fun execute(args: Array<String>) {
|
||||
val world = (Terrarum.ingame!! as Ingame).world
|
||||
val world = (Terrarum.ingame!! as Ingame).gameworld
|
||||
|
||||
|
||||
if (args.size == 2) {
|
||||
|
||||
Reference in New Issue
Block a user