CThardus: Temporary comment (GCC unused fix)

This commit is contained in:
Luke Street 2020-12-18 06:29:10 -05:00
parent dcdfd58715
commit cec1610847
1 changed files with 1 additions and 1 deletions

View File

@ -1445,7 +1445,7 @@ zeus::CVector3f CThardus::sub801de550(CStateManager& mgr) {
unkVec.push_back(lastIdx);
}
zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f();
//zeus::CVector2f plVec = mgr.GetPlayer().GetTranslation().toVec2f();
float maxDist = 0.f;
float curDist = 0.f;