mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
slightly smaller spawn leash
- removed try catch block - todo: despawn actors on moving out of range
This commit is contained in:
@@ -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++)
|
||||
|
Reference in New Issue
Block a user