Fixed: Compile error in mfc world editor primitive plugin

This commit is contained in:
kaetemi 2012-07-25 10:13:58 +02:00
parent c15d594548
commit f4f7965550

View file

@ -72,7 +72,7 @@ private:
void serial (NLMISC::IStream &s);
static uint getVersion ()
static uint getVersion ();
void removed() {}
};