gui changes, consist teleport command, etc

This commit is contained in:
milek7
2019-04-02 20:42:18 +02:00
parent 691f0f28b2
commit 155217243c
18 changed files with 124 additions and 44 deletions

View File

@@ -245,6 +245,9 @@ enum class user_command {
insertmodel,
deletemodel,
dynamicmove,
consistteleport,
quitsimulation,
none = -1
};