mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 13:55:54 +00:00
Update CutsceneShadow.h
This commit is contained in:
parent
89fd7759a3
commit
6fcc75032e
|
@ -35,7 +35,7 @@ public:
|
||||||
CCutsceneShadow();
|
CCutsceneShadow();
|
||||||
~CCutsceneShadow();
|
~CCutsceneShadow();
|
||||||
|
|
||||||
RwSphere &GetBaseSphere()
|
RwSphere GetBaseSphere()
|
||||||
{
|
{
|
||||||
return m_BaseSphere;
|
return m_BaseSphere;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue