This commit is contained in:
Kyle Coburn 2015-04-13 01:40:47 -07:00
parent e6e7513f28
commit e3782505bc
1 changed files with 1 additions and 1 deletions

View File

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