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