mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
tweak(es_extended/client/main): remove debug print
This commit is contained in:
@@ -151,7 +151,6 @@ local function ApplyConfig()
|
||||
-- RemoveHudComponents
|
||||
for i = 1, #Config.RemoveHudComponents do
|
||||
if Config.RemoveHudComponents[i] then
|
||||
print(GetHudComponentName(i))
|
||||
SetHudComponentSize(i, 0.0, 0.0)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user