forked from SoDOff-Project/sodoff
Player Invites #10
@ -193,7 +193,7 @@ public class BuddyService
|
|||||||
ServerPort = config.Value.MMOPort,
|
ServerPort = config.Value.MMOPort,
|
||||||
ServerVersion = "S2X",
|
ServerVersion = "S2X",
|
||||||
Zone = viking.CurrentZone,
|
Zone = viking.CurrentZone,
|
||||||
MultiplayerID = 0
|
MultiplayerID = viking.CurrentRoomId.Value
|
||||||
};
|
};
|
||||||
|
|
||||||
if (viking.GameVersion <= ClientVersion.WoJS) buddyLocation.AppName = "JSMain";
|
if (viking.GameVersion <= ClientVersion.WoJS) buddyLocation.AppName = "JSMain";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user