mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
141 B
Text
9 lines
141 B
Text
void script_1800(int arg0) {
|
|
script_915(arg0);
|
|
if (standart_config_1149 != -1) {
|
|
script_1801();
|
|
} else {
|
|
script_1802();
|
|
}
|
|
return;
|
|
}
|