数据结构更新,增加道具丢弃,装备部分未完成

This commit is contained in:
ozg
2014-04-17 23:04:40 +08:00
parent ac11e34a08
commit 33c7657f31
20 changed files with 360 additions and 157 deletions
+1 -1
View File
@@ -114,7 +114,7 @@ public:
};
//现有道具,数据库没有这个表
//现有道具
class RPGExistingItems : public RPGItems
{