mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-22 10:31:06 +01:00
[mcl_fireworks] fix warnings (1000 remainings)
This commit is contained in:
parent
45ab5c8e25
commit
82396bd994
1 changed files with 0 additions and 2 deletions
|
@ -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 a new issue