Lights, colored items (only used for wires atm)
This commit is contained in:
@@ -141,7 +141,7 @@ namespace Subsurface.Items.Components
|
||||
|
||||
}
|
||||
|
||||
public override void Draw(SpriteBatch spriteBatch)
|
||||
public override void Draw(SpriteBatch spriteBatch, bool editing)
|
||||
{
|
||||
base.Draw(spriteBatch);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user