mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
4 lines
113 B
Text
4 lines
113 B
Text
void script_4609(int arg0,int arg1) {
|
|
setWidgetPosition(arg0, arg1, 0, 0, new WidgetPointer(19,20));
|
|
return;
|
|
}
|