diff --git a/.gitignore b/.gitignore index 2a44bcb..1239d79 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ ImagePacks2/ SoundPacks/ Yosin_Game_Reloading.Sign Script.pvf -Yosin_Engine.pdb \ No newline at end of file +Yosin_Engine.pdb +*.pvf diff --git a/Yosin_Engine.exe b/Yosin_Engine.exe index a0014a7..b972095 100644 Binary files a/Yosin_Engine.exe and b/Yosin_Engine.exe differ diff --git a/sqr/folder-alias.json b/sqr/folder-alias.json index 1867f3c..16c20f5 100644 --- a/sqr/folder-alias.json +++ b/sqr/folder-alias.json @@ -172,5 +172,8 @@ }, "User/UI/Window/233_HUD_Message.nut": { "description": "公告弹窗" + }, + "User/UI/Window/1_Select_Character.nut": { + "description": "选择角色界面" } } \ No newline at end of file