Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
794959818 authored May 2, 2018
1 parent 6fa6173 commit fc2cbdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions static/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ vapp = new Vue({
showHead2: false,
showArmor3: true,
showHead3: true,
showFirstAid: true,
showFirstAid: false,
showMedKit: true,
showDrink: true,
showDrink: false,
showGrenade: false,
showSmokeBomb: false,
showAmmo556: false,
Expand Down

0 comments on commit fc2cbdd

Please sign in to comment.