don't worry, GPS for C++ is coming soon

This commit is contained in:
Glenn Maynard
2003-02-06 17:42:41 +00:00
parent 2e06965510
commit 9524f6b47b
-5
View File
@@ -721,11 +721,6 @@ bool ScreenGameplay::IsTimeToPlayTicks() const
return bAnyoneHasANote;
}
/***********************************
UPDATE
(had to add this I was LOST in this code
hehe - Andy)
************************************/
void ScreenGameplay::Update( float fDeltaTime )
{