diff --git a/System/niut126.u b/System/niut126.u index dc31a34..2a2b0d7 100644 Binary files a/System/niut126.u and b/System/niut126.u differ diff --git a/make.bat b/make.bat index 981ff03..3f9dfc0 100644 --- a/make.bat +++ b/make.bat @@ -1,6 +1,6 @@ set UArtifactName=niut126 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