Memleak fix

Fix some typo on channel ally
This commit is contained in:
lighta
2013-11-15 12:05:44 -05:00
parent a200e3a2a8
commit fca76baad8
3 changed files with 4 additions and 12 deletions

View File

@@ -518,6 +518,7 @@ struct guild_skill {
int id,lv;
};
struct Channel;
struct guild {
int guild_id;
short guild_lv, connect_member, max_member, average_lv;