big changes

This commit is contained in:
2023-04-26 21:27:40 +02:00
parent dcaa8e5d63
commit 88b8e857cb
4 changed files with 79 additions and 33 deletions

View File

@@ -467,8 +467,8 @@ local function get_container(fs, data, player, yoffset, ctn_len, award_list, awa
fs("list[current_player;craft;%f,%f;3,3;]", 0, yoffset + 1.45)
image(3.47, yoffset + 2.69, 0.85, 0.85, PNG.arrow)
fs("list[current_player;craftpreview;%f,%f;1,1;]", 4.45, yoffset + 2.6)
fs("list[detached:i3_trash;main;%f,%f;1,1;]", 4.45, yoffset + 3.75)
image(4.45, yoffset + 3.75, 1, 1, PNG.trash)
--fs("list[detached:i3_trash;main;%f,%f;1,1;]", 4.45, yoffset + 3.75)
--image(4.45, yoffset + 3.75, 1, 1, PNG.trash)
local yextra = damage_enabled and 5.5 or 5