fix global

This commit is contained in:
Sumi 2024-05-18 23:08:39 +10:00
parent 55241acaba
commit 2a5c2627a4

View file

@ -1,7 +1,7 @@
local mod_name = minetest.get_current_modname()
local mod_path = minetest.get_modpath(mod_name)
me = {
local me = {
lift = 4,
speed = 4,
fuel_time = 10,