Fixed: Compile error in mfc world editor primitive plugin
This commit is contained in:
parent
c15d594548
commit
f4f7965550
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ private:
|
|||
|
||||
void serial (NLMISC::IStream &s);
|
||||
|
||||
static uint getVersion ()
|
||||
static uint getVersion ();
|
||||
|
||||
void removed() {}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue