Skip to content

Commit

Permalink
change space to tab
Browse files Browse the repository at this point in the history
  • Loading branch information
qlli committed Sep 6, 2024
1 parent 82b44ba commit 39876c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sprite.go
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ func (p *Sprite) init(
} else {
p.baseObj.initWith(base, sprite, shared)
}
p.defaultCostumeIndex = p.baseObj.costumeIndex_
p.defaultCostumeIndex = p.baseObj.costumeIndex_
p.eventSinks.init(&g.sinkMgr, p)

p.gamer = gamer
Expand Down

0 comments on commit 39876c8

Please sign in to comment.