Updating and fixing tests

This commit is contained in:
Richard Davey
2013-08-02 18:32:26 +01:00
parent 4c9c50584e
commit 982faeedb8
88 changed files with 571 additions and 1722 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ module Phaser.Physics {
}
/**
* Local private reference to Game.
* Local reference to Game.
*/
public game: Game;