Sync with L2jServer HighFive Jul 30th 2015.
This commit is contained in:
@@ -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();
|
||||
}
|
||||
|
Reference in New Issue
Block a user