mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
165 B
Text
8 lines
165 B
Text
void script_1940() {
|
|
int ivar0;
|
|
ivar0 = add(getClientCycle(), multiply(globalint_557, 3000));
|
|
if (ivar0 < globalint_556) {
|
|
globalint_556 = ivar0;
|
|
}
|
|
return;
|
|
}
|