This commit is contained in:
Sean Burke
2003-07-03 21:36:59 +00:00
parent 7365f2f3d5
commit 1150d092ae
+1 -1
View File
@@ -130,4 +130,4 @@ float UnlockSystem::NumPointsUntilNextUnlock()
float fResults = (fSmallestPoints - PREFSMAN->m_fDancePointsAccumulated);
return fResults;
}
}