This commit is contained in:
lenheart
2024-09-16 17:05:26 +08:00
commit 237bcf8719
53 changed files with 21032 additions and 0 deletions

5
Dps_A/Interface.nut Normal file
View File

@@ -0,0 +1,5 @@
try {
dofile("/dp_s/Main.nut");
} catch (exception){
}