mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
109 B
Text
4 lines
109 B
Text
void script_4610(int arg0) {
|
|
setWidgetPosition(0, add(arg0, 1), 0, 0, new WidgetPointer(19,19));
|
|
return;
|
|
}
|