mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-15 23:37:01 +00:00
Start CPlayer
This commit is contained in:
@@ -133,7 +133,7 @@ public:
|
||||
float GetFadeInTime() const { return x5c_fadeInTime; }
|
||||
float GetFadeOutTime() const { return x60_fadeOutTime; }
|
||||
|
||||
static CActorParameters None();
|
||||
static CActorParameters None() { return CActorParameters(); }
|
||||
|
||||
private:
|
||||
CLightParameters x0_lighting;
|
||||
|
||||
Reference in New Issue
Block a user