mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 10:44:08 +00:00
Removing ignore works now
This commit is contained in:
@@ -6,6 +6,7 @@ struct Packet;
|
||||
namespace ChatIgnoreList {
|
||||
void GetIgnoreList(Packet* packet);
|
||||
void AddIgnore(Packet* packet);
|
||||
void RemoveIgnore(Packet* packet);
|
||||
};
|
||||
|
||||
#endif //!__CHATIGNORELIST__H__
|
||||
|
Reference in New Issue
Block a user