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_3544(int arg0) {
|
|
if (script_3547(7) == script_3546(9)) {
|
|
script_3633(arg0);
|
|
} else {
|
|
script_3634(arg0);
|
|
}
|
|
return;
|
|
}
|