mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-15 21:14:04 +09:00
still wip modularisation, game somehow boots
This commit is contained in:
@@ -39,7 +39,7 @@ internal object Authenticator : ConsoleCommand {
|
||||
Echo(msg)
|
||||
println("[Authenticator] " + msg)
|
||||
a = !a
|
||||
(Terrarum.ingame!!.consoleHandler as ConsoleWindow).reset()
|
||||
Terrarum.ingame!!.consoleHandler.reset()
|
||||
}
|
||||
else {
|
||||
printUsage() // thou shalt not pass!
|
||||
|
||||
Reference in New Issue
Block a user