merged plugin system into trunk

This commit is contained in:
codeimp 2008-01-02 21:49:43 +00:00
parent fb31b9b8e0
commit c5e990f1b7
133 changed files with 2267 additions and 795 deletions

View file

@ -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.