mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
136 B
Text
8 lines
136 B
Text
void script_3603(int arg0) {
|
|
if (script_3619(9) == script_3620(7)) {
|
|
script_3633(arg0);
|
|
} else {
|
|
script_3634(arg0);
|
|
}
|
|
return;
|
|
}
|