Added more colour defines, added functionality to the floor painter.

This commit is contained in:
Zuhayr
2015-08-18 13:41:04 -07:00
parent ea56f3caa6
commit e3d9bc90e3
5 changed files with 172 additions and 64 deletions
+1 -1
View File
@@ -157,7 +157,7 @@
if("Yellow")
colour = COLOR_YELLOW
if("Green")
colour = COLOR_GREEN
colour = COLOR_LIME
if("Pink")
colour = COLOR_PINK
if("Blue")