diff -r b549350dca64 -r 7b07726d12f3 LuaGameplay.wiki
--- a/LuaGameplay.wiki Wed Apr 17 14:36:14 2019 +0100
+++ b/LuaGameplay.wiki Wed Apr 17 14:44:41 2019 +0100
@@ -6,7 +6,7 @@
== `GameFlags` functions ==
-`GameFlags` are boolean settings of the game. See [LuaGlobals#GameFlags].
+`GameFlags` are boolean settings of the game. You should call these functions only in the `onGameInit` [LuaEvents event]. See [LuaGlobals#GameFlags].
=== !ClearGameFlags() ===
Disables *all* !GameFlags.