Add getServerGame as alias to getGame
This commit is contained in:
@@ -277,4 +277,10 @@ function givePlayerArmour(client, amount) {
|
||||
}
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function getServerGame() {
|
||||
return getGame();
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user