Skip to content

Commit

Permalink
add help note
Browse files Browse the repository at this point in the history
不打指令默认 help 对于目前可怕的交互而言还好,但……
  • Loading branch information
mcendu authored and VickScarlet committed Oct 2, 2021
1 parent b36f20c commit b18c413
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion repl/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ class App {
this.output(`\rLoading Complete.
人生重开模拟器
这垃圾人生一秒也不想待了
\n🎉键入 \x1B[4m/remake\x1B[24m 开始游戏`,
键入 \x1B[4m/remake\x1B[24m 开始游戏
键入 \x1B[4m/help\x1B[24m 获取帮助`,
true
);
$$on('achievement', ({name})=>this.output(`
Expand Down

0 comments on commit b18c413

Please sign in to comment.