mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-29 14:50:41 +02:00
Fixed typo
Changed hud_channge to hud_change
This commit is contained in:
@ -104,7 +104,7 @@ local function wielder_on(data, wielder_pos, wielder_node)
|
||||
set_attach = delay(),
|
||||
set_detach = delay(),
|
||||
set_bone_position = delay(),
|
||||
hud_channge = delay(),
|
||||
hud_change = delay(),
|
||||
get_breath = delay(11),
|
||||
-- TODO "implement" all these
|
||||
-- set_armor_groups
|
||||
|
Reference in New Issue
Block a user