mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
164 B
Text
10 lines
164 B
Text
void script_1823(int arg0) {
|
|
if (((boolean)script_1820(arg0))) {
|
|
return;
|
|
}
|
|
if (((boolean)globalint_248)) {
|
|
globalint_248 = 0;
|
|
script_1772();
|
|
}
|
|
return;
|
|
}
|