Added initial version
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
void script_1211() {
|
||||
setScriptCallOnGameloop(1213, "", new WidgetPointer(894,5));
|
||||
setWidgetIsHidden(false, new WidgetPointer(894,7));
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user