@@ -50,7 +50,7 @@ |
||
| 50 | 50 | $this->posX = $posX; |
| 51 | 51 | $this->posY = $posY; |
| 52 | 52 | $this->id = uniqid("ml_", true); |
| 53 | - // $this->id = spl_object_hash($this); |
|
| 53 | + // $this->id = spl_object_hash($this); |
|
| 54 | 54 | } |
| 55 | 55 | |
| 56 | 56 | /** |