Loading
Updates & events
1、优化程序逻辑,防止玩家移速极少数在未知情况下被设置为0,导致无法移动 2、优化程序逻辑,防止一切可能导致无法开启新游戏的问题 至此,游戏应该不会存在导致游戏无法正常游玩或卡关的问题了 1, optimize the logic of the program to prevent the player's speed from being set to 0 in unknown circumstances, resulting in inability to move 2. Optimize your program logic to prevent any problems that might prevent you from starting a new game At this point, the game should not have any problems that c…