aboutsummaryrefslogtreecommitdiffstats
path: root/main.lua
diff options
context:
space:
mode:
Diffstat (limited to 'main.lua')
-rw-r--r--main.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.lua b/main.lua
index b34509a..d94238b 100644
--- a/main.lua
+++ b/main.lua
@@ -8,6 +8,8 @@ require 'love2d-fakecanvas/fakecanvas' -- Load canvas emulation library
Debug = false -- Set to true to view the answer in Solo mode
+Mute = false
+
Screen = {} -- Contains window width and height
Fonts = {} -- Used to store preloaded fonts