9 lines
109 B
Plaintext
9 lines
109 B
Plaintext
void script_1306() {
|
|
if (getDisplayMode() >= 2) {
|
|
script_1385();
|
|
} else {
|
|
script_1386();
|
|
}
|
|
return;
|
|
}
|