修正技能部分存在的bug

This commit is contained in:
ozg
2014-04-26 10:32:03 +08:00
parent f5ffc40968
commit 3257587d28
11 changed files with 271 additions and 17 deletions
+1
View File
@@ -96,6 +96,7 @@ public:
float m_skillAttack;
int m_MP;
int m_type;
int m_attr;
RPGSkill();
virtual ~RPGSkill();