mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-20 14:23:16 -04:00
Merge 0aa1bb3a82
into 9df85d7752
This commit is contained in:
commit
aca9f16a8d
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ minetest.register_on_player_receive_fields(function(player, formname, fields)
|
|||
end
|
||||
|
||||
creative_inventory.set_creative_formspec(player, start_i, start_i / (6*4) + 1)
|
||||
return true
|
||||
end)
|
||||
|
||||
if minetest.setting_getbool("creative_mode") then
|
||||
|
|
Loading…
Add table
Reference in a new issue