mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
154 B
Text
8 lines
154 B
Text
void script_3135(int arg0) {
|
|
if ((globalint_998 == arg0) || (globalint_999 == arg0)) {
|
|
script_3139(arg0);
|
|
} else {
|
|
script_3137(arg0);
|
|
}
|
|
return;
|
|
}
|