aboutsummaryrefslogtreecommitdiff
path: root/var.lua
diff options
context:
space:
mode:
author1029chris <1029chris@gmail.com>2016-04-23 22:21:44 -0700
committer1029chris <1029chris@gmail.com>2016-04-23 22:21:44 -0700
commit71f5a8ab5a6c7e0be59bd6ae5ba8a054fb5fca29 (patch)
tree33d65eec535adc1748543f65246ed2a236919fb6 /var.lua
parent829a6ac12c00d12261c15640de391aee1076d8c7 (diff)
Added fire button
Diffstat (limited to 'var.lua')
-rw-r--r--var.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/var.lua b/var.lua
index 19f9816..3b2a1aa 100644
--- a/var.lua
+++ b/var.lua
@@ -97,6 +97,9 @@ function loadVar()
av.wings = 0
av.gun = 0
av.transform = false
+ av.charge = 0
+ av.fireb = false
+ av.fire = false
chat.status = 0
chat.profilename = "Best Friend"
colors = {}