1
0
Fork 0
mirror of https://github.com/AquariaOSE/Aquaria.git synced 2025-10-07 14:51:08 +00:00

clean out some dead code and some old commented out code

This commit is contained in:
fgenesis 2012-12-19 06:23:51 +01:00
commit 9eb5b9828a
9 changed files with 24 additions and 2099 deletions

View file

@ -1133,7 +1133,7 @@ public:
virtual void onPlayedVoice(const std::string &name){}
InterpolatedVector cameraPos, cameraRot;
InterpolatedVector cameraPos;
int fps;
bool loopDone;