Explorar el Código

no utf16 in neko

Nicolas Cannasse hace 7 años
padre
commit
d30f850cad
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/context/common.ml

+ 1 - 0
src/context/common.ml

@@ -268,6 +268,7 @@ let get_config com =
 			default_config with
 			pf_static = false;
 			pf_pad_nulls = true;
+			pf_uses_utf16 = false;
 		}
 	| Flash when defined Define.As3 ->
 		{