更新小龙跳跃的游戏
This commit is contained in:
parent
da316158f6
commit
85e8711c39
|
@ -51,8 +51,8 @@ public class Program
|
|||
{
|
||||
Console.Clear();
|
||||
Console.CursorVisible = false;
|
||||
_ = new MinLong.Main();
|
||||
return;
|
||||
// _ = new MinLong.Main();
|
||||
// return;
|
||||
string[] str = ["退出", "抽卡", "铁锈位置搜索引擎", "音乐调试", "小龙快跑"];
|
||||
var modeSwitch = new ModeSwitch("请选择你要执行的操作:", str, (a) =>
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user