mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-08-14 10:30:08 +00:00
Remove commented-out code
This commit is contained in:
parent
0f39b825e1
commit
eb128e65a4
162 changed files with 2092 additions and 6594 deletions
|
@ -36,7 +36,7 @@ public:
|
|||
|
||||
bool load(const std::string &file);
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
void onUpdate(float dt);
|
||||
|
||||
|
@ -44,7 +44,7 @@ protected:
|
|||
void renderMesh(bool bWireframe, bool bLight);
|
||||
|
||||
protected:
|
||||
//int m_state;
|
||||
|
||||
CalCoreModel* m_calCoreModel;
|
||||
CalModel* m_calModel;
|
||||
int m_animationId[16];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue