removed dev mob

This commit is contained in:
StevenRS11
2013-05-26 20:01:44 -04:00
parent 42f7057f3d
commit 5b61f6435d
5 changed files with 79 additions and 11 deletions

View File

@@ -45,7 +45,7 @@ public class CommonTickHandler implements ITickHandler
try
{
if(tickCount>200)
if(tickCount>100)
{
tickCount=0;
int i=0;