Cleaned up partinstance.h, moved CFrame to PVInstance
This commit is contained in:
@@ -16,6 +16,7 @@ public:
|
||||
bool controllerFlagShown;
|
||||
Enum::Controller::Value controller;
|
||||
protected:
|
||||
CoordinateFrame cFrame;
|
||||
static G3D::Color3 getControllerColor(int controller)
|
||||
{
|
||||
switch(controller)
|
||||
|
||||
Reference in New Issue
Block a user