mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
227 B
Text
9 lines
227 B
Text
void script_141() {
|
|
if (((boolean)standart_config_1042)) {
|
|
setWidgetIsHidden(false, new WidgetPointer(335,39));
|
|
}
|
|
if (((boolean)standart_config_1043)) {
|
|
setWidgetIsHidden(false, new WidgetPointer(335,40));
|
|
}
|
|
return;
|
|
}
|