Explorar o código

Merge tama_p1 from https://github.com/xMasterX/all-the-plugins

Willy-JL %!s(int64=2) %!d(string=hai) anos
pai
achega
2a6df38d0b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      tama_p1/application.fam

+ 2 - 2
tama_p1/application.fam

@@ -5,8 +5,8 @@ App(
     entry_point="tama_p1_app",
     cdefines=["APP_TAMA_P1"],
     requires=["gui", "storage"],
-    stack_size= 2 * 1024,
-    order = 215,
+    stack_size=2 * 1024,
+    order=215,
     fap_icon="tamaIcon4.png",
     fap_category="Games",
 )