Store player blip
This commit is contained in:
@@ -258,6 +258,8 @@ class ClientData {
|
|||||||
this.customDisconnectReason = "";
|
this.customDisconnectReason = "";
|
||||||
|
|
||||||
this.interiorCutscene = -1;
|
this.interiorCutscene = -1;
|
||||||
|
|
||||||
|
this.playerBlip = false;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user