forked from SteamWar/SteamWar
Revert FightTeam
This commit is contained in:
@@ -385,7 +385,7 @@ public class FightTeam {
|
||||
}
|
||||
|
||||
public void pasteSchem(SchematicNode schematic){
|
||||
if(schematic.getSchemtype().check() || schematic.getSchemtype().writeable()) {
|
||||
if(schematic.getSchemtype().check()) {
|
||||
FightStatistics.unrank();
|
||||
FightSystem.getMessage().broadcast("SCHEMATIC_UNCHECKED", getColoredName());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user