forked from 2009Scape/Server
4 lines
97 B
Text
4 lines
97 B
Text
void script_68(int arg0,string arg1) {
|
|
setWidgetText(new WidgetPointer(arg0), arg1);
|
|
return;
|
|
}
|