mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 03:54:06 +09:00
pause using the pause key
This commit is contained in:
@@ -7,7 +7,7 @@ import net.torvald.terrarum.modulebasegame.TerrarumIngame
|
||||
object CheatWarnTest : ConsoleCommand {
|
||||
|
||||
override fun execute(args: Array<String>) {
|
||||
(Terrarum.ingame as? TerrarumIngame)?.uiCheatMotherfuckerNootNoot?.setAsOpen()
|
||||
(Terrarum.ingame as? TerrarumIngame)?.uiCheatDetected?.setAsOpen()
|
||||
}
|
||||
|
||||
override fun printUsage() {
|
||||
|
||||
Reference in New Issue
Block a user