Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_1306() {
|
||||
if (getDisplayMode() >= 2) {
|
||||
script_1385();
|
||||
} else {
|
||||
script_1386();
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user