mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
127 B
Text
6 lines
127 B
Text
void script_2607(int arg0) {
|
|
if (setWidgetRegister(new WidgetPointer(88,22), arg0)) {
|
|
setWidgetAnimation(-1);
|
|
}
|
|
return;
|
|
}
|