forked from Simnation/Main
Update main.lua
This commit is contained in:
parent
c605e9f461
commit
3c524df1d3
1 changed files with 1 additions and 1 deletions
|
@ -518,7 +518,7 @@ RegisterNetEvent('container_heist:client:policeAlert', function(coords, streetNa
|
|||
title = alertTitle,
|
||||
description = string.format(Config.Notifications.policeMessage, streetName),
|
||||
type = 'inform',
|
||||
position = 'top',
|
||||
position = 'right',
|
||||
icon = alertIcon,
|
||||
iconColor = '#ff0000',
|
||||
duration = 20000 -- 10 Sekunden (10000 Millisekunden)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue