mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
178 B
Text
6 lines
178 B
Text
void script_2503() {
|
|
if ((globalint_837 > 0) && (globalint_837 <= 9)) {
|
|
setWidgetText(new WidgetPointer(291,33), cs2method_3408(105, 115, 2403, globalint_837));
|
|
}
|
|
return;
|
|
}
|