PresetMaps.wiki
changeset 1805 d18970cf6ca2
parent 1664 7c3a4fe7ad4e
child 1812 30b86a49f9a8
--- a/PresetMaps.wiki	Wed Apr 17 16:12:45 2019 +0200
+++ b/PresetMaps.wiki	Wed Apr 17 16:16:48 2019 +0200
@@ -49,7 +49,7 @@
 
 The name of the *.hwp* file should be the same with the mission script.
 
-In the mission script’s `onGameInit`, map should be set to *some_name*. See [LuaAPI] for more about `onGameInit`.
+In the mission script’s `onGameInit`, map should be set to *some_name*. See [LuaEvents] for more about `onGameInit`.
 
 ----