@@ -78,7 +78,6 @@ static int mode = CURSOR;
bool dragging = false;
Vector2 oldMouse = Vector2(0,0);
float moveRate = 0.5;
std::vector<Instance*> selectedInstances = std::vector<Instance*>();
static const std::string PlaceholderName = "HyperCube";
Demo *usableApp = NULL;
The note is not visible to the blocked user.