mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-13 03:26:07 +00:00
@@ -14,8 +14,8 @@ public:
|
||||
|
||||
void SetLight(const CLight& light);
|
||||
CLight GetLight() const;
|
||||
void Think(float dt, CStateManager& mgr) override;
|
||||
void Accept(IVisitor& visitor) override;
|
||||
void Think(float dt, CStateManager& mgr);
|
||||
void Accept(IVisitor& visitor);
|
||||
void SetLightPriorityAndId();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user