mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
13 lines
274 B
Text
13 lines
274 B
Text
void script_590(int arg0,int arg1) {
|
|
if (((boolean)arg1)) {
|
|
standart_config_1112 = arg0;
|
|
standart_config_1109 = -1;
|
|
if (getGENotStarted(arg0)) {
|
|
standart_config_1113 = -1;
|
|
standart_config_1111 = 1;
|
|
standart_config_1110 = 0;
|
|
}
|
|
script_621();
|
|
}
|
|
return;
|
|
}
|