mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
166 B
Text
9 lines
166 B
Text
void script_2629(int arg0) {
|
|
if ((globalint_905 == arg0) && ((boolean)globalint_904)) {
|
|
script_2635();
|
|
return;
|
|
}
|
|
script_2635();
|
|
script_2630(arg0);
|
|
return;
|
|
}
|