improve input packets

This commit is contained in:
Asraelite 2016-03-30 11:15:32 +01:00
parent a2a93882f0
commit d6daed2e9b
5 changed files with 36 additions and 37 deletions

View file

@ -28,7 +28,7 @@ class World {
this.bounds = {
left: 0,
right: 10,
right: 150,
top: 0,
bottom: 30
}