Edited wiki page LuaAPI through web user interface.
authorhenrik.rostedt@gmail.com
Sat, 05 Mar 2011 12:05:35 +0000
changeset 90 a96c29444a05
parent 89 caf6544f767a
child 91 8fe945760f91
Edited wiki page LuaAPI through web user interface.
LuaAPI.wiki
--- a/LuaAPI.wiki	Sat Mar 05 12:04:38 2011 +0000
+++ b/LuaAPI.wiki	Sat Mar 05 12:05:35 2011 +0000
@@ -436,14 +436,14 @@
 
 <blockquote>Places a girder with centre points x, y and the chosen state.
 These are the accepted states:
-  * 0: Short, vertical
-  * 1: Short, decreasing
-  * 2: Short, horizontal
-  * 3: Short, increasing
-  * 4: Long, vertical
-  * 5: Long, decreasing
-  * 6: Long, horizontal
-  * 7: Long, increasing
+  * 0: short, vertical
+  * 1: short, decreasing
+  * 2: short, horizontal
+  * 3: short, increasing
+  * 4: long, vertical
+  * 5: long, decreasing
+  * 6: long, horizontal
+  * 7: long, increasing
 </blockquote>
 
 == Debugging Functions ==