summaryrefslogtreecommitdiff
path: root/types.bmx
diff options
context:
space:
mode:
Diffstat (limited to 'types.bmx')
-rw-r--r--types.bmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/types.bmx b/types.bmx
index 7fd66ca..31cc433 100644
--- a/types.bmx
+++ b/types.bmx
@@ -8,8 +8,8 @@ Strict
Import noddybox.vector
Import noddybox.bitmapfont
-Const MASSSIZE:Int=6
-Const MASSRAD:Int=3
+Const MASSSIZE:Int=8
+Const MASSRAD:Int=4
Type GameGFX
Global font:TBitmapFont