Added initial version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
void script_4365(int arg0) {
|
||||
setWidgetIsHidden(true, new WidgetPointer(arg0));
|
||||
setWidgetText(new WidgetPointer(1099,109), "");
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user