Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BugisoftRSG committed Jul 20, 2023
1 parent a179997 commit af3c8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/vfx/TimecycleKeyframeData.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class TimecycleKeyframeData
float m_moon_disc_size; //0x0534
char pad_0538[24]; //0x0538
rage::fvector4 m_moon; //0x0550
float m_moon_itensity; //0x0560
float m_moon_intensity; //0x0560
char pad_0564[140]; //0x0564
}; //Size: 0x05F0
static_assert(sizeof(TimecycleKeyframeData) == 0x5F0);

0 comments on commit af3c8c4

Please sign in to comment.