Removed "sector attacked" message

This commit is contained in:
Anuken
2020-10-11 14:54:05 -04:00
parent 2f6f205dc7
commit ee50995dde
4 changed files with 22 additions and 17 deletions

View File

@@ -116,7 +116,6 @@ abstract class BuilderComp implements Unitc{
current.progress = entity.progress;
}
/** Draw all current build requests. Does not draw the beam effect, only the positions. */
void drawBuildRequests(){