mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
161 B
Text
9 lines
161 B
Text
void script_303(int arg0,int arg1) {
|
|
playSoundEffect(2266, 1, 0);
|
|
if (((boolean)arg1)) {
|
|
cs2method5214(arg0);
|
|
} else {
|
|
cs2method5221(arg0);
|
|
}
|
|
return;
|
|
}
|