1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-12-17 15:45:22 +01:00

[u_inv] Apply our modifications again

This commit is contained in:
LeMagnesium
2016-02-28 22:47:29 +01:00
parent 8be24274b5
commit c547b4028a
81 changed files with 135 additions and 57 deletions

3
mods/unified_inventory/waypoints.lua Normal file → Executable file
View File

@@ -112,7 +112,8 @@ unified_inventory.register_button("waypoints", {
type = "image",
image = "ui_waypoints_icon.png",
tooltip = S("Waypoints"),
hide_lite=true
hide_lite=true,
show_with = false, --Modif MFF (Crabman 30/06/2015)
})
local function update_hud(player, waypoints, temp, i)