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_3584(int arg0) {
|
|
if (script_3589(10) == script_3590(7)) {
|
|
script_3633(arg0);
|
|
} else {
|
|
script_3634(arg0);
|
|
}
|
|
return;
|
|
}
|