Reduce code + Remove github workflow

This commit is contained in:
Jean-Patrick Guerrero
2021-11-29 19:15:14 +01:00
parent 91af3b73d2
commit 27226a0d1b
14 changed files with 46 additions and 82 deletions

View File

@ -1,5 +1,4 @@
local get_player_by_name, str_to_pos, add_hud_waypoint =
i3.get("get_player_by_name", "str_to_pos", "add_hud_waypoint")
IMPORT("get_player_by_name", "str_to_pos", "add_hud_waypoint")
local function init_hud(player)
local name = player:get_player_name()