fixing rewind flow
Build and Deploy Ren'Py Web / deploy (push) Successful in 21s

This commit is contained in:
2026-06-16 22:30:24 +02:00
parent e1255b7cbe
commit 7fc93b1a9c
2 changed files with 34 additions and 36 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
"**/*.rpymc": true,
"**/cache/": true
},
"renpyWarp.sdkPath": "/Users/dynamitos/Library/Application Support/Code/User/globalStorage/paisleysoftworks.renpywarp/file-downloader-downloads/8.5.3",
"renpyWarp.sdkPath": "/home/dynamitos/.config/Code - OSS/User/globalStorage/paisleysoftworks.renpywarp/file-downloader-downloads/8.5.3",
"renpyWarp.renpyExtensionsEnabled": "Enabled"
}