mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
refractor(loadingscreen): "D" -> "d"
This commit is contained in:
@@ -2,7 +2,7 @@ local ClientLoadESX = false
|
||||
|
||||
AddEventHandler("playerSpawned", function ()
|
||||
if not ClientLoadESX then
|
||||
ShutDownLoadingScreenNui()
|
||||
ShutdownLoadingScreenNui()
|
||||
ClientLoadESX = true
|
||||
if Config.Fade then
|
||||
DoScreenFadeOut(0)
|
||||
|
||||
Reference in New Issue
Block a user