mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 08:21:07 +00:00
fix #2009 how about a compromise. change button to "change and
reroll" (it's right next to your class name, so "change what?" should be obvious)
This commit is contained in:
parent
2b7730b6e3
commit
e13da00a54
1 changed files with 1 additions and 1 deletions
|
|
@ -132,7 +132,7 @@ script(id='partials/options.profile.stats.html', type='text/ng-template')
|
|||
h4
|
||||
| {{user.stats.class}}
|
||||
a.btn.btn-danger.btn-mini(ng-click='changeClass(null)')
|
||||
| Change Class
|
||||
| Change & Re-Roll
|
||||
small 3 <span class="Pet_Currency_Gem1x inline-gems"/>
|
||||
|
||||
h6 Points: {{user.stats.points}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue