Browse Source

size

master
parent
commit
79483b8618
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      игра/111.изба.js

+ 1
- 1
игра/111.изба.js View File

@@ -787,7 +787,7 @@
мир.вещиНедвижимые.remove(мир.молоко);
мир.вещи.add(мир.молоко);
мир.молоко.body.stop();
мир.молоко.refreshBody();
мир.молоко.body.setSize(2, 2);
мир.молоко = null;
}
};


Loading…
Cancel
Save