send move mand processing and testing correct pos player

This commit is contained in:
VDH
2025-09-09 18:22:47 +07:00
parent af8cb2b032
commit a4c4c4fa71
16 changed files with 30986 additions and 55 deletions
-1
View File
@@ -35,5 +35,4 @@ public class PlayerStateMachine
_state.Update();
}
//TODO: tìm OnMsgHstCorrectPos bên C++
}