This commit is contained in:
Kyle Coburn 2015-04-04 20:38:38 -07:00
parent f3c49d611f
commit db58061e9e
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ local PAINT_ON = true -- Display contextual information while the bot runs
-- START CODE (hard hats on)
VERSION = "1.3"
GAME_NAME = "red"
YELLOW = GAME_NAME == "yellow"
INTERNAL = false