Update opcodes to 7.3.2
This commit is contained in:
@@ -1879,6 +1879,7 @@ namespace Game.Entities
|
||||
// send transfer packets
|
||||
TransferPending transferPending = new TransferPending();
|
||||
transferPending.MapID = (int)mapid;
|
||||
transferPending.OldMapPosition = GetPosition();
|
||||
|
||||
transport = GetTransport();
|
||||
if (transport)
|
||||
|
||||
Reference in New Issue
Block a user