mirror of
https://github.com/wu736139669/OzgGameRPG.git
synced 2026-08-08 07:17:40 +00:00
修正技能部分存在的bug
This commit is contained in:
@@ -96,6 +96,7 @@ public:
|
||||
float m_skillAttack;
|
||||
int m_MP;
|
||||
int m_type;
|
||||
int m_attr;
|
||||
|
||||
RPGSkill();
|
||||
virtual ~RPGSkill();
|
||||
|
||||
Reference in New Issue
Block a user