mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2025-07-06 20:45:26 +08:00
More renderer work
This commit is contained in:
@ -103,7 +103,7 @@ namespace Strawberry.Sample
|
||||
base.Draw();
|
||||
|
||||
DrawHitbox(.Green);
|
||||
//Game.Batcher.Tex(Assets.Textures["test"], X - 4, Y - 8);
|
||||
Game.Batcher.Tex(Assets.Textures["test"], X - 4, Y - 8);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user