mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
4 lines
135 B
Text
4 lines
135 B
Text
void script_404(int arg0) {
|
|
setWidgetText(new WidgetPointer(arg0), "Conquest Ranking: " + intToStr(standart_config_1875));
|
|
return;
|
|
}
|