fix inventory

master
Alexsandro Percy 2022-05-01 15:03:52 -03:00
parent 4624fed0a8
commit bf9c05d4ea
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pa28.min_speed = 6
pa28.max_speed = 9
pa28.max_engine_acc = 8.5
pa28.lift = 10
pa28.trunk_slots = 18
pa28.trunk_slots = 16
pa28.plane_text = "PA28"
dofile(minetest.get_modpath("pa28") .. DIR_DELIM .. "global_definitions.lua")