mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 13:34:38 +02:00
fixed auto attacking self/npcs
This commit is contained in:
parent
5e2487c8cc
commit
88abd59ec3
4 changed files with 20 additions and 8 deletions
|
@ -57,6 +57,7 @@ namespace FFXIVClassic_Map_Server.actors.chara.ai.controllers
|
|||
public override void Disengage()
|
||||
{
|
||||
// todo:
|
||||
base.Disengage();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue