forked from VoxeLibre/VoxeLibre
[mcl_fireworks] fix warnings (1000 remainings)
This commit is contained in:
parent
45ab5c8e25
commit
82396bd994
|
@ -1,7 +1,5 @@
|
||||||
local S = minetest.get_translator("mcl_fireworks")
|
local S = minetest.get_translator("mcl_fireworks")
|
||||||
|
|
||||||
local player_rocketing = {}
|
|
||||||
|
|
||||||
local tt_help = S("Flight Duration:")
|
local tt_help = S("Flight Duration:")
|
||||||
local description = S("Firework Rocket")
|
local description = S("Firework Rocket")
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue