- Removed duplicate definition of DTA_Internal3.

This commit is contained in:
drfrag 2019-04-16 18:40:25 +02:00
parent b6737c0cd3
commit e3ce680ec9

View file

@ -159,7 +159,6 @@ enum DrawTextureTags
DTA_Color,
DTA_LegacyRenderStyle, // takes an old-style STYLE_* constant instead of an FRenderStyle
DTA_Internal3,
};
class Shape2D : Object native