From b8f99f649082002e48dd06897713eda1df9d6c34 Mon Sep 17 00:00:00 2001 From: Kyle Coburn Date: Sat, 11 Apr 2015 14:13:35 -0700 Subject: [PATCH] 1.4.1 --- main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.lua b/main.lua index ce9803e..0732909 100644 --- a/main.lua +++ b/main.lua @@ -7,7 +7,7 @@ local PAINT_ON = true -- Display contextual information while the bot runs -- START CODE (hard hats on) -VERSION = "1.4" +VERSION = "1.4.1" YELLOW = memory.getcurrentmemorydomainsize() > 30000 GAME_NAME = YELLOW and "yellow" or "red"