Adding properties

This commit is contained in:
Vulpovile
2021-03-10 21:32:58 -08:00
parent 7ca6b1e472
commit 8b4460c104
6 changed files with 53 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
#include <G3DAll.h>
#include "propertyGrid.h"
#include "map"
#include "Properties/BoolProperty.h"
class Instance
{