mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-04-25 14:17:46 +00:00
Fixed actors not spawning.
This commit is contained in:
parent
315ec1f220
commit
ff5a6c0c8e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ namespace FFXIVClassic_Map_Server.packets.send
|
|||
{
|
||||
binWriter.Write((uint)mapID);
|
||||
binWriter.Write((uint)regionID);
|
||||
binWriter.Write((uint)0x0);
|
||||
binWriter.Write((uint)0x28);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue