diff --git a/index.html b/index.html
index ffa1fcf2b..4646fba5c 100755
--- a/index.html
+++ b/index.html
@@ -7,7 +7,7 @@
无名杀
+
diff --git a/node_modules/noname-typings/windowEx.d.ts b/node_modules/noname-typings/windowEx.d.ts
index daaccc518..3d82e2a0f 100644
--- a/node_modules/noname-typings/windowEx.d.ts
+++ b/node_modules/noname-typings/windowEx.d.ts
@@ -69,16 +69,7 @@ declare interface Window {
ai: AI;
}
- initReadWriteFunction?(game = ({
- download: () => any,
- readFile: () => any,
- readFileAsText: () => any,
- writeFile: () => any,
- removeFile: () => any,
- getFileList: () => any,
- ensureDirectory: () => any,
- createDir: () => any,
- })): void;
+ initReadWriteFunction?(game: Game): void;
bannedKeyWords: string[];
}
diff --git a/无名杀.exe b/无名杀.exe
new file mode 100644
index 000000000..fe11b946d
Binary files /dev/null and b/无名杀.exe differ