Edited wiki page LuaAPI through web user interface.
--- 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 ==