mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
4 lines
118 B
Text
4 lines
118 B
Text
void script_535(int arg0) {
|
|
setWidgetText(new WidgetPointer(arg0), intToStr(divide(bitconfig_4103, 10)));
|
|
return;
|
|
}
|