mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
9 lines
154 B
Text
9 lines
154 B
Text
void script_1488() {
|
|
if (((boolean)standart_config_304)) {
|
|
standart_config_304 = 1;
|
|
} else {
|
|
standart_config_304 = 0;
|
|
}
|
|
script_1490();
|
|
return;
|
|
}
|