mirror of
https://github.com/mt-mods/led_marquee.git
synced 2025-07-14 22:30:38 +02:00
remove unused global
This commit is contained in:
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()
|
||||
|
Reference in New Issue
Block a user