diff options
Diffstat (limited to 'gamemode/core/editor')
| -rw-r--r-- | gamemode/core/editor/editor.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gamemode/core/editor/editor.lua b/gamemode/core/editor/editor.lua new file mode 100644 index 0000000..23c5991 --- /dev/null +++ b/gamemode/core/editor/editor.lua @@ -0,0 +1,3 @@ +--[[ + Allow admins to develop the world in-game. +]] |
