Skip to content

Commit 5e7b39c

Browse files
committed
space
1 parent d502388 commit 5e7b39c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Client/game_sa/CClockSA.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ void CClockSA::Get(BYTE* bHour, BYTE* bMinute)
3131
*bHour = *(BYTE*)VAR_TimeHours;
3232
}
3333

34-
3534
bool CClockSA::SetTimerCycle(bool value) noexcept
3635
{
3736
if (value)

0 commit comments

Comments
 (0)