Added color to BaseActor class.

This commit is contained in:
2013-01-10 17:18:47 -04:30
parent 8d92faa278
commit 3371abbee2
2 changed files with 22 additions and 3 deletions

View File

@@ -1,2 +1,6 @@
############################################
# Created on 1-10-2013. Miguel Angel Astor #
############################################
# Debug constant. Set to False to turn off debugging messages.
DEBUG = False