mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-11 17:59:02 +00:00
Fixed: Compile error in mfc world editor primitive plugin
This commit is contained in:
parent
905d3ba50c
commit
16ba557f83
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