修复 动画播放 错误的bug

This commit is contained in:
xsl
2025-12-22 14:55:00 +08:00
parent 29e0c1e9a8
commit c83f36c976
3 changed files with 41 additions and 8 deletions
+4
View File
@@ -120,6 +120,10 @@ private:
const uint32_t kTextureInit = 1;
const uint32_t kTextureMax = 20;
vector<Texture> m_texs_left;
map<string, int> motion_list_map;
//vector<Texture> m_texs_right;
//bool cur_left = true;