Explorar el Código

Embed text_coloring

luboslenco hace 2 años
padre
commit
6f32a74f30
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      base/Sources/MainBase.hx

+ 2 - 1
base/Sources/MainBase.hx

@@ -106,7 +106,8 @@ class MainBase {
 			"icons2x.k",
 			"noise256.k",
 			"smaa_search.k",
-			"smaa_area.k"
+			"smaa_area.k",
+			"text_coloring.json"
 		];
 		for (add in additional) files.push(add);
 		for (file in files) {