Removing dead code from previous messaging system
authorDavid Négrier <d.negrier@thecodingmachine.com>
Sun, 24 May 2020 21:27:32 +0000 (23:27 +0200)
committerDavid Négrier <d.negrier@thecodingmachine.com>
Mon, 25 May 2020 20:36:44 +0000 (22:36 +0200)
commit17e7f1b37aa6163706fee83393dd600434cd9ef6
tree52faa8e0bbaa77d69c81edd0f1fdeb4d1b5f7ff4
parent0ade4daa99ba3d89d22194ba0efa20205ff942c6
Removing dead code from previous messaging system

Remvoing messages that were no more used in the new messaging system (the code used to handle the message that sent the position of all users on the front side)
front/src/Connection.ts
front/src/Phaser/Game/GameManager.ts
front/src/Phaser/Game/GameScene.ts