mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 15:27:45 +07:00
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