Fix Editor build in Release
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
// Copyright (c) Wojciech Figat. All rights reserved.
|
// Copyright (c) Wojciech Figat. All rights reserved.
|
||||||
|
|
||||||
#if USE_EDITOR || !BUILD_RELEASE
|
#if FLAX_EDITOR || !BUILD_RELEASE
|
||||||
#define WITH_HELP
|
#define WITH_HELP
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user