Remove extra blank lines
This commit is contained in:
@@ -1248,8 +1248,6 @@ function initClient(client) {
|
|||||||
|
|
||||||
getServerData().clients[getPlayerId(client)].keyBinds = loadAccountKeybindsFromDatabase(getServerData().clients[getPlayerId(client)].accountData.databaseId);
|
getServerData().clients[getPlayerId(client)].keyBinds = loadAccountKeybindsFromDatabase(getServerData().clients[getPlayerId(client)].accountData.databaseId);
|
||||||
sendAccountKeyBindsToClient(client);
|
sendAccountKeyBindsToClient(client);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}, 2500);
|
}, 2500);
|
||||||
|
|||||||
Reference in New Issue
Block a user