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