Skip to content

Commit f89da86

Browse files
committed
Cache.destroy fixed to clear up properly (thanks Dumtard, phaserjs#537)
1 parent 44eb79c commit f89da86

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
@@ -226,6 +226,7 @@ Bug Fixes:
226226
* InputHandler.enableSnap now correctly assigns the snap offset parameters (fixes #515)
227227
* Objects that are 'fixedToCamera' are now still correctly placed even if the camera is scaled (#512)
228228
* Changed the define function calls to use named modules, allows pixi, phaser and p2 to reside in 1 file and still be located by requirejs (thanks brejep, #531)
229+
* Cache.destroy fixed to clear up properly (thanks Dumtard, #537)
229230

230231

231232
TO DO:

0 commit comments

Comments
 (0)