ENABLE_SHOW_SCENE_LABELS set as default

This commit is contained in:
Enrico Turri 2020-02-13 13:24:52 +01:00
parent c4c2cf4ead
commit 4a59a45d51
10 changed files with 0 additions and 45 deletions

View file

@ -47,7 +47,5 @@
//==================
#define ENABLE_2_2_0_BETA1 1
// Enable showing object/instance info with labels into the 3D scene
#define ENABLE_SHOW_SCENE_LABELS (1 && ENABLE_2_2_0_BETA1)
#endif // _technologies_h_