mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 16:23:21 +00:00
Remove debug code
This commit is contained in:
@@ -126,8 +126,6 @@ ESX.UI.HUD.UpdateElement = function(name, data)
|
||||
end
|
||||
|
||||
ESX.UI.Menu.RegisterType = function(type, open, close)
|
||||
|
||||
print('ESX.UI.Menu.RegisterType => ' .. type)
|
||||
|
||||
ESX.UI.Menu.RegisteredTypes[type] = {
|
||||
open = open,
|
||||
|
||||
Reference in New Issue
Block a user