forked from 2009Scape/Server
4 lines
120 B
Text
4 lines
120 B
Text
void script_2251(int arg0) {
|
|
setWidgetText(new WidgetPointer(arg0), "Deaths: " + intToStr(bitconfig_7554));
|
|
return;
|
|
}
|