summaryrefslogtreecommitdiff
path: root/client/consts.js
blob: 0e0e28c54d4963c4658a39a0f226aa084ec70ebe (plain) (blame)
1
2
3
4
5
6
7
8
const WIDTH = 500;
const HEIGHT = 500;





const CONNECTION_LOST = 10001;