Another timer update
This commit is contained in:
@@ -176,7 +176,6 @@ EXTSYM numlockptr
|
||||
%ifdef __WIN32__
|
||||
EXTSYM CheckPriority
|
||||
EXTSYM CheckAlwaysOnTop
|
||||
EXTSYM RestartTimer
|
||||
%endif
|
||||
%ifdef __LINUX__
|
||||
EXTSYM numlockptr
|
||||
@@ -3321,7 +3320,6 @@ DisplayBoxes:
|
||||
%ifdef __WIN32__
|
||||
pushad
|
||||
call CheckPriority
|
||||
call RestartTimer
|
||||
popad
|
||||
%endif
|
||||
jmp .finstuff
|
||||
|
||||
Reference in New Issue
Block a user