mirror of
https://github.com/wassname/phaser.git
synced 2026-07-02 17:00:42 +08:00
Out of bounds and Sprite events hooked up
This commit is contained in:
+1
-1
@@ -381,7 +381,7 @@ Phaser.Input.prototype = {
|
||||
}
|
||||
|
||||
this.currentPointers = 0;
|
||||
// this.game.stage.canvas.style.cursor = "default";
|
||||
this.game.stage.canvas.style.cursor = "default";
|
||||
|
||||
if (hard == true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user