Added initial version
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
void script_1896() {
|
||||
int ivar0;
|
||||
int ivar1;
|
||||
ivar0 = 0;
|
||||
ivar1 = 0;
|
||||
if (((boolean)script_4468())) {
|
||||
setWidgetIsHidden(false, new WidgetPointer(912,44));
|
||||
return;
|
||||
}
|
||||
script_2447();
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user