aboutsummaryrefslogtreecommitdiff
path: root/NorthstarDLL/bansystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'NorthstarDLL/bansystem.h')
-rw-r--r--NorthstarDLL/bansystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/NorthstarDLL/bansystem.h b/NorthstarDLL/bansystem.h
index fd38c04e..6f180126 100644
--- a/NorthstarDLL/bansystem.h
+++ b/NorthstarDLL/bansystem.h
@@ -9,6 +9,7 @@ class ServerBanSystem
public:
void OpenBanlist();
+ void ReloadBanlist();
void ClearBanlist();
void BanUID(uint64_t uid);
void UnbanUID(uint64_t uid);