Skip to content

Commit

Permalink
Fixed a space
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschmitz committed May 27, 2014
1 parent 0c14bec commit 8c739f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ Version History
* Entity : added the possibility to check for multiple collision
* Entity : added a `collideType` function to check for collision with a specific type
* Entity : moved collisionBox from SpriteObject to Entity Object
* Entity: added a distanceToPoint, angleTo and angleToPoint function
* Entity : added a distanceToPoint, angleTo and angleToPoint function
* Tween : fixed tween when pausing game
* Tween : various fixes and optimization from the official repository
* TMX : fixed a bug that was preventing a non visible layer to be set visible later
Expand Down

0 comments on commit 8c739f6

Please sign in to comment.