J :
* Unify struct/class for HandLimitor.
This commit is contained in:
@@ -40,7 +40,7 @@ class GuiHand : public GuiLayer
|
||||
~GuiHand();
|
||||
void Update(float dt);
|
||||
|
||||
friend class HandLimitor;
|
||||
friend struct HandLimitor;
|
||||
};
|
||||
|
||||
class GuiHandOpponent : public GuiHand
|
||||
|
||||
Reference in New Issue
Block a user