Update CheatClassUI.h

Add newline
This commit is contained in:
Derek "Turtle" Roe 2021-03-17 03:28:39 -05:00
parent 84ecfb0c01
commit 7f1e4e6aa1
1 changed files with 1 additions and 1 deletions

View File

@ -186,4 +186,4 @@ private:
bool m_bModal;
enum Dialog_State { CONTRACTED, EXPANDED } m_DialogState;
};
};