ed
This commit is contained in:
parent
19fea951a1
commit
1d404bab45
2 changed files with 2 additions and 2 deletions
|
@ -841,7 +841,6 @@ RegisterNetEvent('taxi:respawnAllStations', function()
|
|||
InitializeTaxiStations()
|
||||
|
||||
lib.notify({
|
||||
title =
|
||||
title = 'Taxi Service',
|
||||
description = 'Alle Taxi-Stationen wurden neu gespawnt',
|
||||
type = 'success'
|
||||
|
@ -877,3 +876,4 @@ AddEventHandler('onResourceStop', function(resourceName)
|
|||
print("^2[TAXI STATIONS DEBUG]^7 Cleanup completed")
|
||||
end
|
||||
end)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue