Consolodated config, added portals, etc.
This commit is contained in:
@@ -58,7 +58,7 @@ func (s *Surface) IsWalkable() bool {
|
||||
}
|
||||
|
||||
func (s *Surface) Draw(screen *ebiten.Image) {
|
||||
vector.DrawFilledRect(
|
||||
vector.FillRect(
|
||||
screen,
|
||||
float32(s.X),
|
||||
float32(s.Y),
|
||||
|
||||
Reference in New Issue
Block a user