mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-12-24 00:31:48 +01:00
Fixed markers rotation speed
This commit is contained in:
parent
8808e6fdfe
commit
4af82584e2
@ -60,7 +60,7 @@ public:
|
||||
uint32 m_nIdentifier;
|
||||
RwRGBA m_Color;
|
||||
uint16 m_nPulsePeriod;
|
||||
uint16 m_nRotateRate;
|
||||
int16 m_nRotateRate;
|
||||
uint32 m_nStartTime;
|
||||
float m_fPulseFraction;
|
||||
float m_fStdSize;
|
||||
|
Loading…
Reference in New Issue
Block a user