mirror of
https://github.com/wassname/phaser.git
synced 2026-08-16 11:25:21 +08:00
Doing one final commit before the task of merging physics with core.
This commit is contained in:
@@ -507,6 +507,7 @@ module Phaser {
|
||||
|
||||
if (this.inputObjects[index])
|
||||
{
|
||||
console.log('object removed from the input manager', index);
|
||||
this.inputObjects[index] = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user