mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
134 B
Text
7 lines
134 B
Text
void script_4050(int arg0,int arg1) {
|
|
if (((boolean)arg1)) {
|
|
playSoundEffect(10223, 1, 0);
|
|
}
|
|
script_4051(arg0, arg1);
|
|
return;
|
|
}
|