diff --git a/System/IChaChaFontsV1.u b/System/IChaChaFontsV1.u index 5d05751..fd36cfb 100644 Binary files a/System/IChaChaFontsV1.u and b/System/IChaChaFontsV1.u differ diff --git a/make.bat b/make.bat index 699d858..60d753e 100644 --- a/make.bat +++ b/make.bat @@ -1,6 +1,6 @@ set UArtifactName=IChaChaFontsV1 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