Created PlayerManager variable in MoveCommand
In the doIt() method in MoveCommand class, an playerManager variable of type PlayerManager was created. Also created getLocalPlayer() method in PlayerManager class.
In the doIt() method in MoveCommand class, an playerManager variable of type PlayerManager was created. Also created getLocalPlayer() method in PlayerManager class.