Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_4911() {
|
||||
setWidgetIsHidden(true, new WidgetPointer(1092,210));
|
||||
setWidgetIsHidden(false, new WidgetPointer(1092,209));
|
||||
script_4905();
|
||||
script_4907();
|
||||
script_4853();
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user