Merge branch 'master' into develop

This commit is contained in:
kaltokri
2023-12-28 16:38:57 +01:00

View File

@@ -199,6 +199,8 @@ do -- Sound File
else -- use internal path in miz file else -- use internal path in miz file
self.path="l10n/DEFAULT/" self.path="l10n/DEFAULT/"
end end
else
self.path = Path
end end
-- Remove (back)slashes. -- Remove (back)slashes.