spawnschutz fix mit wanteds
This commit is contained in:
@@ -70,9 +70,5 @@ export default function (globalData: IGlobalData): void {
|
||||
globalData.InMenu = false;
|
||||
loginCam.setActive(false);
|
||||
mp.game.cam.renderScriptCams(false, false, 0, true, false);
|
||||
|
||||
if (getWantedCount() === 0) {
|
||||
mp.events.call("enableSpawnschutz");
|
||||
}
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user