mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
6 lines
169 B
Text
6 lines
169 B
Text
void script_34(int arg0,int arg1,int arg2) {
|
|
if (setWidgetRegister(new WidgetPointer(arg0), 1)) {
|
|
cs2method3109(0, divide(getWidgetActualHeight(), 2));
|
|
}
|
|
return;
|
|
}
|