mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: extern keyword useless there
This commit is contained in:
parent
0be5b4b248
commit
e1f810ffba
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ extern NL3D::UMaterial GenericMat;
|
|||
#endif
|
||||
|
||||
#ifdef NL_DEBUG
|
||||
extern bool DisplayMicroLifeActiveTiles = false;
|
||||
bool DisplayMicroLifeActiveTiles = false;
|
||||
#endif
|
||||
|
||||
H_AUTO_DECL(RZ_MicroLifeManager)
|
||||
|
|
Loading…
Reference in a new issue