mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 23:59:46 +00:00
Update CutsceneShadow.h
This commit is contained in:
@ -35,7 +35,7 @@ public:
|
||||
CCutsceneShadow();
|
||||
~CCutsceneShadow();
|
||||
|
||||
RwSphere &GetBaseSphere()
|
||||
RwSphere GetBaseSphere()
|
||||
{
|
||||
return m_BaseSphere;
|
||||
}
|
||||
|
Reference in New Issue
Block a user