From 685bc09307bdf76b52feba2d371c73c5fe96eb9e Mon Sep 17 00:00:00 2001 From: Ian C Date: Mon, 3 Oct 2005 00:09:45 +0000 Subject: Changed mass size --- types.bmx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'types.bmx') 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 -- cgit v1.2.3