mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
8 lines
137 B
Text
8 lines
137 B
Text
void script_3612(int arg0) {
|
|
if (script_3619(15) == script_3620(1)) {
|
|
script_3633(arg0);
|
|
} else {
|
|
script_3634(arg0);
|
|
}
|
|
return;
|
|
}
|