From db58061e9edab5255c64cb54f1101c3d6b447615 Mon Sep 17 00:00:00 2001 From: Kyle Coburn Date: Sat, 4 Apr 2015 20:38:38 -0700 Subject: [PATCH] 1.3 --- main.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/main.lua b/main.lua index 00f0774..4ae9d77 100644 --- a/main.lua +++ b/main.lua @@ -7,6 +7,7 @@ local PAINT_ON = true -- Display contextual information while the bot runs -- START CODE (hard hats on) +VERSION = "1.3" GAME_NAME = "red" YELLOW = GAME_NAME == "yellow" INTERNAL = false