mirror of
https://github.com/wassname/phaser.git
synced 2026-08-20 12:40:12 +08:00
The entire Phaser library has been updated to match the new JSHint configuration.
This commit is contained in:
+2
-2
@@ -273,7 +273,7 @@ Phaser.Touch.prototype = {
|
||||
{
|
||||
//console.log('touch enter');
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
},
|
||||
|
||||
@@ -302,7 +302,7 @@ Phaser.Touch.prototype = {
|
||||
{
|
||||
//console.log('touch leave');
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user