Send new scroll lines net event
This commit is contained in:
@@ -828,3 +828,9 @@ function playerFinishedSkinSelection(client, allowedSkinIndex) {
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function sendPlayerChatScrollLines(client, amount) {
|
||||
triggerNetworkEvent("ag.chatScrollLines", client, amount);
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user