Forráskód Böngészése

Fixed browser app on mobiel bug

TC pushbot 5 2 éve
szülő
commit
3615e84cfd
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      web/Browser/init.agi

+ 1 - 0
web/Browser/init.agi

@@ -11,6 +11,7 @@ var moduleLaunchInfo = {
 	Version: "1.0",
 	StartDir: "Browser/index.html",
 	SupportFW: true,
+	LaunchFWDir: "Browser/index.html",
 	InitFWSize: [720, 480],
 	SupportedExt: []
 }