mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
7 lines
137 B
Text
7 lines
137 B
Text
void script_4215() {
|
|
if (setWidgetRegister(new WidgetPointer(1071,0))) {
|
|
setWidgetSelfFull();
|
|
setWidgetAnimation(41);
|
|
}
|
|
return;
|
|
}
|