Skip to content

Commit

Permalink
Removed the pet from escrot-duty
Browse files Browse the repository at this point in the history
  • Loading branch information
Bryukh committed Jan 11, 2018
1 parent 029deed commit 617d130
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions app/lib/LevelSetupManager.coffee
Expand Up @@ -87,8 +87,7 @@ module.exports = class LevelSetupManager extends CocoClass
"left-hand": "546376ea3839c6e02811d320",
"right-hand": "54eab92b2b7506e891ca720a",
"waist": "54694af7a2b1f53ce7944441",
"right-ring": "54692d2aa2b1f53ce794438f",
"pet": "57586f0a22179b2800efda37"
"right-ring": "54692d2aa2b1f53ce794438f"
}}
@onInventoryModalPlayClicked()
return
Expand Down
3 changes: 1 addition & 2 deletions app/views/play/level/PlayLevelView.coffee
Expand Up @@ -399,8 +399,7 @@ module.exports = class PlayLevelView extends RootView
"left-hand": "546376ea3839c6e02811d320",
"right-hand": "54eab92b2b7506e891ca720a",
"waist": "54694af7a2b1f53ce7944441",
"right-ring": "54692d2aa2b1f53ce794438f",
"pet": "57586f0a22179b2800efda37"
"right-ring": "54692d2aa2b1f53ce794438f"
}}


Expand Down

0 comments on commit 617d130

Please sign in to comment.