mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
122 B
Text
5 lines
122 B
Text
void script_3455() {
|
|
globalint_1281 = 0;
|
|
setWidgetText(new WidgetPointer(475,78), intToStr(globalint_1281));
|
|
return;
|
|
}
|