From 1150d092aef98b4717da604b608227dff4b30e80 Mon Sep 17 00:00:00 2001 From: Sean Burke Date: Thu, 3 Jul 2003 21:36:59 +0000 Subject: [PATCH] eol --- stepmania/src/UnlockSystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/UnlockSystem.cpp b/stepmania/src/UnlockSystem.cpp index 87f13e8640..7de608e354 100644 --- a/stepmania/src/UnlockSystem.cpp +++ b/stepmania/src/UnlockSystem.cpp @@ -130,4 +130,4 @@ float UnlockSystem::NumPointsUntilNextUnlock() float fResults = (fSmallestPoints - PREFSMAN->m_fDancePointsAccumulated); return fResults; -} \ No newline at end of file +}