Remove duplicate get server game util
This commit is contained in:
@@ -66,12 +66,6 @@ function agSetPedSkin(ped, skinId) {
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
function getServerGame() {
|
||||
return server.game;
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------
|
||||
|
||||
function getPlayerPosition(client) {
|
||||
if(client.player != null) {
|
||||
return client.player.position;
|
||||
|
||||
Reference in New Issue
Block a user