Browse Source

Fix formatting;

bjorn 10 years ago
parent
commit
f6b105283a
1 changed files with 3 additions and 1 deletions
  1. 3 1
      pigeon.lua

+ 3 - 1
pigeon.lua

@@ -1,4 +1,6 @@
-Pigeon = class()----------------
+Pigeon = class()
+
+----------------
 -- Constants
 ----------------
 Pigeon.walkForce = 600