Revert "Reverted 1.4.0 stuff"

This reverts commit 930c66a439.
This commit is contained in:
Vortrex
2022-01-01 13:28:03 -06:00
parent ecbe91895b
commit e985cd07e3
5 changed files with 64 additions and 16 deletions

View File

@@ -95,9 +95,6 @@ function onPlayerQuit(event, client, quitReasonId) {
}
messageDiscordEventChannel(`👋 ${getPlayerDisplayForConsole(client)} has left the server.`);
clearTemporaryVehicles();
clearTemporaryPeds();
}
// ===========================================================================