mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-05 21:10:53 +07:00
comments
This commit is contained in:
parent
32957b63b9
commit
1d30a9bcdb
@ -1190,8 +1190,6 @@ public class UnitType extends UnlockableContent implements Senseable{
|
||||
|
||||
//region drawing
|
||||
|
||||
|
||||
/** Set up drawing state before calling! e.g. drawingPayload */
|
||||
public void draw(Unit unit){
|
||||
if(unit.inFogTo(Vars.player.team())) return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user