forked from 2009Scape/Server
4 lines
122 B
Text
4 lines
122 B
Text
void script_2681() {
|
|
setWidgetText(new WidgetPointer(398,18), "Number of rooms: " + intToStr(globalint_944));
|
|
return;
|
|
}
|