fix psp build, guiphasebar int order error.
This commit is contained in:
@@ -10,8 +10,8 @@ class GuiPhaseBar: public GuiLayer
|
|||||||
protected:
|
protected:
|
||||||
Phase* phase;
|
Phase* phase;
|
||||||
float angle;
|
float angle;
|
||||||
float zoomFactor;
|
|
||||||
float zoomTarget;
|
float zoomTarget;
|
||||||
|
float zoomFactor;
|
||||||
static GuiPhaseBar*instance;
|
static GuiPhaseBar*instance;
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|||||||
Reference in New Issue
Block a user