mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-06 13:15:42 +12:00
Fix mod commands maybe
This commit is contained in:
parent
2f023a55c1
commit
520ca3b159
1 changed files with 0 additions and 1 deletions
|
@ -297,7 +297,6 @@ namespace HISP.Game.Chat
|
|||
return false;
|
||||
if (!user.Administrator && !user.Moderator)
|
||||
return false;
|
||||
|
||||
try
|
||||
{
|
||||
string userName = args[0];
|
||||
|
|
Loading…
Add table
Reference in a new issue