rename game setting
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@
|
||||
int main() {
|
||||
Tyra::EngineOptions options;
|
||||
|
||||
if (Demo::IS_REAL_PS2) {
|
||||
if (Demo::IS_REAL_PS2_VIA_USB) {
|
||||
options.writeLogsToFile = true;
|
||||
options.loadUsbDriver = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user