mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交demo
This commit is contained in:
@@ -46,7 +46,6 @@ namespace UI
|
||||
};
|
||||
if (App.Game.IsStartGame)
|
||||
{
|
||||
Debug.Log($"{vector.X} {vector.Y}");
|
||||
App.Game.GetInput<IDPlayer>().MoveVector = vector;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user