mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
fixed mob loading from db
- todo: see todos in code (all 169 of them)
This commit is contained in:
@@ -45,7 +45,6 @@ namespace FFXIVClassic_Map_Server.actors.chara.ai.state
|
||||
}
|
||||
else
|
||||
{
|
||||
// todo: check within attack range
|
||||
owner.LookAt(target);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user