mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
154 B
Text
9 lines
154 B
Text
void script_1485() {
|
|
if (((boolean)standart_config_115)) {
|
|
standart_config_115 = 1;
|
|
} else {
|
|
standart_config_115 = 0;
|
|
}
|
|
script_1487();
|
|
return;
|
|
}
|