mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-30 22:49:06 +07:00
I have spent far too much time redrawing this stupid sprite
This commit is contained in:
@ -459,7 +459,8 @@ public class Generators{
|
||||
image.draw(get(type.region), true);
|
||||
}
|
||||
|
||||
//draw outlines
|
||||
//TODO draw under for layerOffset < 0
|
||||
//draw weapon outlines on base
|
||||
for(Weapon weapon : type.weapons){
|
||||
weapon.load();
|
||||
|
||||
|
Reference in New Issue
Block a user