added missing S()
This commit is contained in:
parent
68e352b318
commit
d24a5266b1
@ -26,7 +26,7 @@
|
||||
}
|
||||
|
||||
-- Check for mods which change this mod's beahaviour
|
||||
print("Streets: Checking installed mods...")
|
||||
print("Streets: " .. S("Checking installed mods..."))
|
||||
if minetest.get_modpath("wool") then
|
||||
streets.extendedBy.wool = true
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user