Skip to content

Commit d1b79f9

Browse files
committed
Polygon.contains was toggling the return value on each valid hit (thanks @Singularetantum phaserjs#1265 phaserjs#1266)
1 parent bda3637 commit d1b79f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Version 2.1.4 - "Bethal" - in development
9696
* XML files weren't being added to the URL map.
9797
* Cache._resolveURL was causing a Sound double-load in Firefox and causing errors (thanks @domonyiv #1253)
9898
* Loader.json was using the wrong context in IE9 with XDomainRequest calls (thanks @pnstickne #1258)
99+
* Polygon.contains was toggling the return value on each valid hit (thanks @Singularetantum #1265 #1266)
99100

100101

101102
For details about changes made in previous versions of Phaser see the full Change Log at https://github.com/photonstorm/phaser/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)