mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
10 lines
284 B
Text
10 lines
284 B
Text
void script_733(int arg0) {
|
|
if (((boolean)bitconfig_278)) {
|
|
setWidgetAnimation(1378, new WidgetPointer(arg0));
|
|
} else if (((boolean)bitconfig_278)) {
|
|
setWidgetAnimation(2115, new WidgetPointer(arg0));
|
|
} else {
|
|
setWidgetAnimation(2117, new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|