Sync with L2jServer HighFive Jul 30th 2015.

This commit is contained in:
MobiusDev
2015-07-30 20:47:48 +00:00
parent b3531f47c1
commit 6185db8d5f
27 changed files with 252 additions and 258 deletions

View File

@@ -76,9 +76,8 @@ public class MonsterRace
}
catch (Exception e)
{
_log.log(Level.WARNING, "", e);
_log.log(Level.WARNING, "Unable to create monster!", e);
}
// _log.info("Monster "+i+" is id: "+(id+random));
}
newSpeeds();
}