9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
void script_501(int arg0) {
|
|
if (((boolean)arg0)) {
|
|
setWidgetIsHidden(false, new WidgetPointer(1012,7));
|
|
} else {
|
|
setWidgetIsHidden(true, new WidgetPointer(1012,7));
|
|
}
|
|
return;
|
|
}
|