mirror of
https://github.com/mt-mods/led_marquee.git
synced 2024-11-24 08:13:52 +01:00
remove unused global
This commit is contained in:
parent
ec2cfdd87d
commit
be7f72dfeb
2
init.lua
2
init.lua
@ -1,8 +1,6 @@
|
||||
-- simple LED marquee mod
|
||||
-- by Vanessa Dannenberg
|
||||
|
||||
led_marquee = {}
|
||||
|
||||
local S
|
||||
if minetest.get_modpath("intllib") then
|
||||
S = intllib.Getter()
|
||||
|
Loading…
Reference in New Issue
Block a user