0.0.1
This commit is contained in:
6
resources/[esx_addons]/esx_hud/shared/main.lua
Normal file
6
resources/[esx_addons]/esx_hud/shared/main.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
HUD = {}
|
||||
HUD.Data = {
|
||||
OnlinePlayers = 0,
|
||||
Weapon = {},
|
||||
Money = {},
|
||||
}
|
||||
Reference in New Issue
Block a user