aboutsummaryrefslogtreecommitdiffstats
path: root/Scripts
diff options
context:
space:
mode:
Diffstat (limited to 'Scripts')
-rw-r--r--Scripts/init.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/Scripts/init.lua b/Scripts/init.lua
index a57e8b3..6f510c1 100644
--- a/Scripts/init.lua
+++ b/Scripts/init.lua
@@ -25,6 +25,8 @@ bird = {
y = 0.0
},
Name = "bord",
+ hellotrue = true,
+ hellofalse = false,
Render = {
texture = "Assets/player.png",
visible = true