Localize rp_hud table

master
Wuzzy 2022-08-02 20:17:49 +02:00
parent d393a28807
commit d8225f23b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
-- Based off MT's core builtin/game/statbars.lua, changed a lot to add statbar background and better layout
rp_hud={}
local rp_hud={}
local health_bar_definition = {
hud_elem_type = "statbar",