Added initial version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
void script_4574() {
|
||||
setWidgetIsHidden(true, new WidgetPointer(589,50));
|
||||
setWidgetIsHidden(true, new WidgetPointer(589,4));
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user