mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 09:19:01 +00:00
Merged some changes.
This commit is contained in:
commit
df7cf9704f
1 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,10 @@
|
||||||
|
|
||||||
using namespace NLMISC;
|
using namespace NLMISC;
|
||||||
|
|
||||||
|
#ifdef FINAL_VERSION
|
||||||
|
#include "../client_cfg.h"
|
||||||
|
#endif
|
||||||
|
|
||||||
CIF3DSceneParser::CIF3DSceneParser()
|
CIF3DSceneParser::CIF3DSceneParser()
|
||||||
{
|
{
|
||||||
parsingStage |= ( Resolved | GroupChildren );
|
parsingStage |= ( Resolved | GroupChildren );
|
||||||
|
|
Loading…
Reference in a new issue