mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
138 B
Text
8 lines
138 B
Text
void script_3520(int arg0) {
|
|
if (script_3545(13) == script_3546(13)) {
|
|
script_3633(arg0);
|
|
} else {
|
|
script_3634(arg0);
|
|
}
|
|
return;
|
|
}
|