mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
10 lines
173 B
Text
10 lines
173 B
Text
void script_1822(int arg0,int arg1) {
|
|
if (((boolean)script_1820(arg0))) {
|
|
return;
|
|
}
|
|
if (globalint_247 != arg1) {
|
|
globalint_247 = arg1;
|
|
script_1771();
|
|
}
|
|
return;
|
|
}
|