This commit is contained in:
Kyle Coburn 2015-04-10 02:31:57 -07:00
parent 9a97226a32
commit 0fd1258ca1
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)
VERSION = "1.3"
VERSION = "1.4"
YELLOW = memory.getcurrentmemorydomainsize() > 30000
GAME_NAME = YELLOW and "yellow" or "red"