We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d502388 commit 5e7b39cCopy full SHA for 5e7b39c
Client/game_sa/CClockSA.cpp
@@ -31,7 +31,6 @@ void CClockSA::Get(BYTE* bHour, BYTE* bMinute)
31
*bHour = *(BYTE*)VAR_TimeHours;
32
}
33
34
-
35
bool CClockSA::SetTimerCycle(bool value) noexcept
36
{
37
if (value)
0 commit comments