mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 09:01:22 +00:00
merged plugin system into trunk
This commit is contained in:
parent
fb31b9b8e0
commit
c5e990f1b7
133 changed files with 2267 additions and 795 deletions
|
@ -29,7 +29,7 @@ using CodeImp.DoomBuilder.IO;
|
|||
|
||||
namespace CodeImp.DoomBuilder.Data
|
||||
{
|
||||
public static class ImageDataFormat
|
||||
internal static class ImageDataFormat
|
||||
{
|
||||
// Input guess formats
|
||||
public const int UNKNOWN = 0; // No clue.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue