From 14514c06cf8101b949dcc37499acbb50b8aebb25 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 13 May 2016 21:56:01 -0400 Subject: Finally fixed the problem with research tables occasionally returning bad recipie --- gamemode/hud/games/connectthedots.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gamemode/hud/games/connectthedots.lua') diff --git a/gamemode/hud/games/connectthedots.lua b/gamemode/hud/games/connectthedots.lua index 20cc601..9e05919 100644 --- a/gamemode/hud/games/connectthedots.lua +++ b/gamemode/hud/games/connectthedots.lua @@ -1,6 +1,8 @@ --The connet the dots spell game print("Hi from connectthedots.lua") +Game = Game or {} + --Minigame is held in self.dots, each dot is a table, --dot[num] = {dot x, dot y, { -- {armor_start_angle, armor_end_angle}, -- cgit v1.2.3-70-g09d2