support for the interior tileSet. trees don't work. mounted all 3 of the tileSet mixen; this means there are name-clashes in some cases.
This commit is contained in:
@@ -27,6 +27,10 @@ namespace OpenRa.FileFormats
|
||||
FileSystem.Mount( new Package( "speech.mix" ) );
|
||||
FileSystem.Mount( new Package( "allies.mix" ) );
|
||||
FileSystem.Mount( new Package( "russian.mix" ) );
|
||||
|
||||
FileSystem.Mount( new Package( "temperat.mix" ) );
|
||||
FileSystem.Mount( new Package( "snow.mix" ) );
|
||||
FileSystem.Mount( new Package( "interior.mix" ) );
|
||||
}
|
||||
|
||||
public static void MountAftermathPackages()
|
||||
|
||||
Reference in New Issue
Block a user