mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-06-06 05:44:26 -04:00
Allow for shift+clicking inventory into trash
This commit is contained in:
parent
dfee51c21e
commit
dd0b80cf71
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ creative.set_creative_formspec = function(player, start_i, pagenum, tab_id)
|
|||
list[current_player;main;0,4.7;8,1;]
|
||||
list[current_player;main;0,5.85;8,3;8]
|
||||
list[detached:creative_trash;main;4,3.3;1,1;]
|
||||
listring[]
|
||||
tablecolumns[color;text;color;text]
|
||||
tableoptions[background=#00000000;highlight=#00000000;border=false]
|
||||
button[5.4,3.2;0.8,0.9;creative_prev;<]
|
||||
|
|
Loading…
Add table
Reference in a new issue