Send biz/house labels and removed objs
This commit is contained in:
@@ -432,6 +432,10 @@ function loginSuccess(client) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
getClientData(client).accountData.ipAddress = client.ip;
|
getClientData(client).accountData.ipAddress = client.ip;
|
||||||
|
|
||||||
|
sendRemovedWorldObjectsToPlayer(client);
|
||||||
|
sendAllBusinessLabelsToPlayer(client);
|
||||||
|
sendAllHouseLabelsToPlayer(client);
|
||||||
}
|
}
|
||||||
|
|
||||||
// ---------------------------------------------------------------------------
|
// ---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user