Skip to content
Snippets Groups Projects
Commit b1e50a42 authored by Zoey76's avatar Zoey76
Browse files

Minor change.

parent fb3db114
No related branches found
No related tags found
No related merge requests found
......@@ -292,8 +292,7 @@ public final class AdminCHSiege implements IAdminCommandHandler
}
else
{
ClanHallSiegeEngine siegable = hall.getSiege();
siegable.getAttackers().clear();
hall.getSiege().getAttackers().clear();
}
}
else if (split[0].equals(COMMANDS[7]))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment