技能部分完成,数据结构调整

This commit is contained in:
ozg
2014-04-15 22:44:39 +08:00
parent eaecd1919e
commit ac11e34a08
18 changed files with 553 additions and 59 deletions
+2 -1
View File
@@ -82,7 +82,8 @@ public:
int m_dataId;
string m_name;
float m_skillAttack;
int m_mp;
int m_MP;
int m_type;
RPGSkill();
virtual ~RPGSkill();