forked from MagicBane/Server
Unused method removed.
This commit is contained in:
@@ -1921,10 +1921,6 @@ public class Mob extends AbstractIntelligenceAgent {
|
|||||||
return isPlayerGuard;
|
return isPlayerGuard;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setPlayerGuard(boolean isPlayerGuard) {
|
|
||||||
this.isPlayerGuard = isPlayerGuard;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setPatrolPointIndex(int patrolPointIndex) {
|
public void setPatrolPointIndex(int patrolPointIndex) {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user