Willy-JL 1 anno fa
parent
commit
6f0f022da9
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      flip_world/application.fam

+ 2 - 2
flip_world/application.fam

@@ -6,9 +6,9 @@ App(
     stack_size=4 * 1024,
     fap_icon="app.png",
     fap_category="GPIO",
-    fap_description="The first open-world multiplayer game, best played with the VGM.", 
+    fap_description="The first open-world multiplayer game, best played with the VGM.",
     fap_icon_assets="assets",
-    fap_file_assets="file_assets", 
+    fap_file_assets="file_assets",
     fap_extbuild=(
         ExtFile(
             path="${FAP_SRC_DIR}/file_assets",