Unit assembly drones + more visuals
This commit is contained in:
@@ -561,7 +561,7 @@ public class Generators{
|
||||
|
||||
//draw treads
|
||||
if(sample instanceof Tankc){
|
||||
image.draw(get(type.treadRegion), true);
|
||||
image.draw(outline.get(get(type.treadRegion)), true);
|
||||
image.draw(get(type.region), true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user