1
0
Fork 0

Added one more missing newline.

This commit is contained in:
Samuel Barney 2014-03-25 10:34:31 -06:00
parent d77a6417f6
commit 71e9133e49
1 changed files with 1 additions and 1 deletions

View File

@ -89,4 +89,4 @@ public:
short m_FlightTimeInTicks;
std::vector<int> m_Colours;
std::vector<int> m_FadeColours;
};
};