summaryrefslogtreecommitdiff
path: root/src/admin/globals.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/admin/globals.cpp')
-rw-r--r--src/admin/globals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/admin/globals.cpp b/src/admin/globals.cpp
index e61128a..181de9f 100644
--- a/src/admin/globals.cpp
+++ b/src/admin/globals.cpp
@@ -44,5 +44,6 @@ namespace tmwa
int list_type, list_count;
// sometimes, the exit function is called twice... so, don't log twice the message
bool already_exit_function = false;
+ // minimum level of player/GM (0: player, 1-99: gm) to connect on the server
} // namespace admin
} // namespace tmwa