fix package names
This commit is contained in:
@@ -463,7 +463,7 @@ modding needs.
|
||||
}
|
||||
|
||||
|
||||
ContentPackage luaPackage = GetPackage("LuaForBarotrauma");
|
||||
ContentPackage luaPackage = GetPackage("Lua For Barotrauma");
|
||||
|
||||
if (File.Exists(LUASETUP_FILE))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user