LuaAPI: fix syntax
authorWuzzy
Tue, 20 Feb 2018 14:48:32 +0000
changeset 1230 2cefe77fbeb7
parent 1229 ff97ab480e0d
child 1231 550b1afc9300
LuaAPI: fix syntax
LuaAPI.wiki
--- a/LuaAPI.wiki	Tue Feb 20 14:47:24 2018 +0000
+++ b/LuaAPI.wiki	Tue Feb 20 14:48:32 2018 +0000
@@ -1481,6 +1481,7 @@
 ```
 DeclareAchievement("height reached", teamname, "ClimbHome", -score)
 ```
+
 Records a team's best height in !ClimbHome.
 
 === <tt>!ParseCommand(string)</tt> ===