mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 19:14:05 +09:00
quicksave (part of the autosaving) is working
This commit is contained in:
@@ -25,7 +25,8 @@ internal object CommandInterpreter {
|
||||
"resize",
|
||||
"echo",
|
||||
"error",
|
||||
"seed"
|
||||
"seed",
|
||||
"quicksave"
|
||||
)
|
||||
|
||||
internal fun execute(command: String) {
|
||||
|
||||
Reference in New Issue
Block a user