Clear team blocks on derelict
This commit is contained in:
@@ -270,6 +270,9 @@ public class Teams{
|
||||
buildings.getObjects(builds);
|
||||
}
|
||||
|
||||
//no remaining blocks, cease building if applicable
|
||||
blocks.clear();
|
||||
|
||||
//convert all team tiles to neutral, randomly killing them
|
||||
for(var b : builds){
|
||||
//TODO this may cause a lot of packet spam, optimize?
|
||||
|
||||
Reference in New Issue
Block a user