Added initial version
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
void script_4470() {
|
||||
int ivar0;
|
||||
int ivar1;
|
||||
ivar0 = 0;
|
||||
ivar1 = 0;
|
||||
if (((boolean)script_4468())) {
|
||||
setWidgetIsHidden(false, new WidgetPointer(1110,22));
|
||||
setWidgetIsHidden(true, new WidgetPointer(1110,110));
|
||||
return;
|
||||
}
|
||||
script_4471();
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user