删行末空格
This commit is contained in:
1
.github/build/web/game.js
vendored
1
.github/build/web/game.js
vendored
@@ -91,7 +91,6 @@ Module.expectedDataFileDownloads++;
|
|||||||
if (!check) throw msg + new Error().stack;
|
if (!check) throw msg + new Error().stack;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
function DataRequest(start, end, crunched, audio) {
|
function DataRequest(start, end, crunched, audio) {
|
||||||
this.start = start;
|
this.start = start;
|
||||||
this.end = end;
|
this.end = end;
|
||||||
|
|||||||
Submodule Zframework updated: 9ecedcbf7e...b2118b4936
@@ -1248,7 +1248,7 @@ C. Tay cầm chơi game (Gamepad)
|
|||||||
"Techmino đã đột ngột dừng lại",
|
"Techmino đã đột ngột dừng lại",
|
||||||
-- If you have a real interest in programming, I recommend Lua. Easy installation, simple syntax, and fast execution speed. Stay away from boring school programming (haha)
|
-- If you have a real interest in programming, I recommend Lua. Easy installation, simple syntax, and fast execution speed. Stay away from boring school programming (haha)
|
||||||
{"Nếu bạn thực sự có hứng thú trong lập trình, tôi đề xuất sử dụng Lua. Dễ xài, cú pháp đơn giản, và tốc độ thực thi nhanh. Rồi tránh xa chương trình học nhàm chán ở trên trường luôn! (haha) - ",C.W,"Z",C.white," said."},
|
{"Nếu bạn thực sự có hứng thú trong lập trình, tôi đề xuất sử dụng Lua. Dễ xài, cú pháp đơn giản, và tốc độ thực thi nhanh. Rồi tránh xa chương trình học nhàm chán ở trên trường luôn! (haha) - ",C.W,"Z",C.white," said."},
|
||||||
-- COLD CLEAR PATH
|
-- COLD CLEAR PATH
|
||||||
"Đường dẫn của Cold Clear: "..(
|
"Đường dẫn của Cold Clear: "..(
|
||||||
SYSTEM=='Windows' and "<root>\\CCloader.dll" or
|
SYSTEM=='Windows' and "<root>\\CCloader.dll" or
|
||||||
SYSTEM=='Linux' and "<root>/CCloader.so" or
|
SYSTEM=='Linux' and "<root>/CCloader.so" or
|
||||||
|
|||||||
Reference in New Issue
Block a user