diff --git a/System/ChaChaFontsV1.u b/System/ChaChaFontsV1.u index 53178a1..dbdbd99 100644 Binary files a/System/ChaChaFontsV1.u and b/System/ChaChaFontsV1.u differ diff --git a/make.bat b/make.bat index f0767d5..46b6d4a 100644 --- a/make.bat +++ b/make.bat @@ -1,6 +1,6 @@ set UArtifactName=ChaChaFontsV1 del %~dp0\..\System\%UArtifactName%.u del %~dp0\System\%UArtifactName%.u -rem %~dp0\..\System\ucc.exe make %UArtifactName% %~dp0\..\System\ucc.exe make ini=%~dp0\make.ini +%~dp0\..\System\ucc.exe stripsource %UArtifactName% xcopy %~dp0\..\System\%UArtifactName%.u %~dp0\System\ \ No newline at end of file