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