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) {
|
function getPlayerPosition(client) {
|
||||||
if(client.player != null) {
|
if(client.player != null) {
|
||||||
return client.player.position;
|
return client.player.position;
|
||||||
|
|||||||
Reference in New Issue
Block a user