Added initial version
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
void script_3976(int arg0,int arg1,int arg2) {
|
||||
if (arg2 != 1) {
|
||||
return;
|
||||
}
|
||||
script_41(69206179);
|
||||
globalint_1416 = arg1;
|
||||
setWidgetIsHidden(true, new WidgetPointer(1056,92));
|
||||
setWidgetIsHidden(true, new WidgetPointer(1056,94));
|
||||
setWidgetIsHidden(false, new WidgetPointer(1056,125));
|
||||
setWidgetIsHidden(false, new WidgetPointer(1056,122));
|
||||
if (((boolean)script_3999(arg0))) {
|
||||
if (bitconfig_8588 == 4094) {
|
||||
script_3977(bitconfig_8587);
|
||||
} else {
|
||||
return;
|
||||
}
|
||||
} else {
|
||||
script_3977(arg0);
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user