mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
11 lines
259 B
Text
11 lines
259 B
Text
void script_2201() {
|
|
if (((boolean)standart_config_1701)) {
|
|
script_2200();
|
|
} else {
|
|
script_2199();
|
|
}
|
|
script_2209();
|
|
setWidgetIsHidden(false, new WidgetPointer(globalint_1136));
|
|
setScriptCallOnGameloop(2210, "", new WidgetPointer(932,1));
|
|
return;
|
|
}
|