mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
zooming properly with z key (with some async artefacts)
This commit is contained in:
@@ -21,7 +21,7 @@ object CommandDict {
|
||||
"togglenoclip" to ToggleNoClip,
|
||||
"nc" to ToggleNoClip,
|
||||
"setlocale" to SetLocale,
|
||||
"zoom" to Zoom,
|
||||
//"zoom" to Zoom,
|
||||
"teleport" to Teleport,
|
||||
"tp" to Teleport,
|
||||
"cat" to CatStdout,
|
||||
|
||||
Reference in New Issue
Block a user