1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-04 17:00:23 +02:00

Change command prefix to "." and add "help" command.

This commit is contained in:
red-001
2017-03-24 23:43:36 +00:00
committed by paramat
parent 4d5177ff70
commit e70e15134c
9 changed files with 103 additions and 63 deletions

View File

@ -42,6 +42,7 @@ public:
INVENTORY,
CHAT,
CMD,
CMD_LOCAL,
CONSOLE,
MINIMAP,
FREEMOVE,