1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-02-05 13:04:54 +02:00

Compile fix for last commit.

This commit is contained in:
DjWarmonger 2012-07-22 15:40:44 +00:00
parent 1ed91077f7
commit 4bd8a5a15b

View File

@ -34,7 +34,7 @@ class ISimpleResourceLoader;
* Archive: .lod, .snd, .vid, .zip, .tar.gz
* Savegame: .vlgm1
*/
enum class EResType
enum EResType
{
ANY,
TEXT,