forked from MagicBane/Server
Siege mob slot position properly rotated.
This commit is contained in:
@@ -153,7 +153,6 @@ public class MinionTrainingMsgHandler extends AbstractClientMsgHandler {
|
||||
if (siegeMob == null)
|
||||
return true;
|
||||
|
||||
// toCreate.despawn();
|
||||
if (siegeMob != null) {
|
||||
|
||||
siegeMob.setSpawnTime(10);
|
||||
|
||||
Reference in New Issue
Block a user