Memleak fix
Fix some typo on channel ally
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user