mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-21 06:43:17 -04:00
remove debug
This commit is contained in:
parent
fc03602966
commit
0d30293afa
1 changed files with 0 additions and 1 deletions
|
@ -100,7 +100,6 @@ function creative.update_creative_inventory(player_name, tab_content)
|
|||
player_inv:set_size("main", #creative_list)
|
||||
player_inv:set_list("main", creative_list)
|
||||
inv.size = #creative_list
|
||||
print("update", inv.size)
|
||||
end
|
||||
|
||||
-- Create the trash field
|
||||
|
|
Loading…
Add table
Reference in a new issue