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