mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
155 B
Text
8 lines
155 B
Text
void script_5119(int arg0) {
|
|
if (globalint_777 != arg0) {
|
|
playSoundEffect2False(6185, 1, 0, 200);
|
|
globalint_777 = arg0;
|
|
}
|
|
script_5121();
|
|
return;
|
|
}
|