mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-06-08 21:44:35 +02:00
slightly smaller spawn leash
- removed try catch block - todo: despawn actors on moving out of range
This commit is contained in:
parent
4ad37f1011
commit
bd97e72774
5 changed files with 334 additions and 11 deletions
|
@ -120,6 +120,7 @@ namespace FFXIVClassic_Map_Server.dataobjects
|
|||
|
||||
}
|
||||
|
||||
// todo: this is retarded (checking moved crap demo added)
|
||||
bool checkedThisTick = false;
|
||||
//Add new actors or move
|
||||
for (int i = 0; i < list.Count; i++)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue