mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-13 01:07:30 +07:00
comments
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user