This commit is contained in:
Kyle Coburn 2015-04-11 14:13:35 -07:00
parent 8427a7cadc
commit b8f99f6490
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ local PAINT_ON = true -- Display contextual information while the bot runs
-- START CODE (hard hats on) -- START CODE (hard hats on)
VERSION = "1.4" VERSION = "1.4.1"
YELLOW = memory.getcurrentmemorydomainsize() > 30000 YELLOW = memory.getcurrentmemorydomainsize() > 30000
GAME_NAME = YELLOW and "yellow" or "red" GAME_NAME = YELLOW and "yellow" or "red"