mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-12 01:21:20 -07:00
5 lines
118 B
Text
5 lines
118 B
Text
void script_2133(int arg0) {
|
|
setWidgetAnimation(1, new WidgetPointer(arg0));
|
|
playSoundEffect(819, 1, 0);
|
|
return;
|
|
}
|