PR comments

Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
Esteban Papp
2021-09-13 14:07:28 -07:00
parent 972944e762
commit 880e3c99be
5 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ class CView
public:
CView(ISystem* pSystem);
virtual ~CView();
~CView() override;
//shaking
struct SShake