mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Fixed: Compile error in mfc world editor primitive plugin
This commit is contained in:
parent
9d1d9d8bef
commit
59bdae308e
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