Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_2893() {
|
||||
if (((boolean)globalint_1086)) {
|
||||
setScriptCallOnGameloop(-1, "", new WidgetPointer(476,24));
|
||||
setWidgetIsHidden(true, new WidgetPointer(476,24));
|
||||
globalint_1086 = 0;
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user