mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Checks and fixes for lua.
This commit is contained in:
@@ -1271,7 +1271,7 @@ namespace FFXIVClassic_Map_Server.Actors
|
||||
|
||||
public void SendInstanceUpdate()
|
||||
{
|
||||
Server.GetWorldManager().SeamlessCheck(this);
|
||||
//Server.GetWorldManager().SeamlessCheck(this);
|
||||
|
||||
//Update Instance
|
||||
List<Actor> aroundMe = new List<Actor>();
|
||||
|
Reference in New Issue
Block a user