diff --git a/main.lua b/main.lua index 4258a62..6d5f3a1 100644 --- a/main.lua +++ b/main.lua @@ -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"