LuaLibraryUtils: missing space added
authorWuzzy
Tue, 04 Dec 2018 00:31:27 +0000
changeset 1652 ff0512443f75
parent 1651 c1a5d8894bd0
child 1653 73a4663f0d7b
LuaLibraryUtils: missing space added
LuaLibraryUtils.wiki
--- a/LuaLibraryUtils.wiki	Tue Dec 04 00:31:14 2018 +0000
+++ b/LuaLibraryUtils.wiki	Tue Dec 04 00:31:27 2018 +0000
@@ -22,7 +22,7 @@
 == Standardized land tint colors ==
 There are some “standard” tint colors for placed girders and other sprites which are defined to allow more consistency, if it is desired. These values are used in !TechRacer, !HedgeEditor and the basic movement training to colorize girders consistently:
 
-* `U_LAND_TINT_NORMAL`: Normal land
-* `U_LAND_TINT_ICE`: Icy land
-* `U_LAND_TINT_INDESTRUCTIBLE`: Indestructible land
-* `U_LAND_TINT_BOUNCY`: Bouncy land
\ No newline at end of file
+ * `U_LAND_TINT_NORMAL`: Normal land
+ * `U_LAND_TINT_ICE`: Icy land
+ * `U_LAND_TINT_INDESTRUCTIBLE`: Indestructible land
+ * `U_LAND_TINT_BOUNCY`: Bouncy land
\ No newline at end of file