forked from 2009Scape/Server
6 lines
139 B
Text
6 lines
139 B
Text
void script_2894(int arg0) {
|
|
if (bitconfig_7093 >= 0) {
|
|
setWidgetText(new WidgetPointer(arg0), intToStr(bitconfig_7093));
|
|
}
|
|
return;
|
|
}
|