mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
159 B
Text
7 lines
159 B
Text
void script_5061(int arg0,int arg1,int arg2,int arg3) {
|
|
script_5063(arg0, arg1, arg2);
|
|
if (((boolean)arg3)) {
|
|
script_5062(arg0, arg1, arg2);
|
|
}
|
|
return;
|
|
}
|