Added "add a void point" checkbox, and some fixes

This commit is contained in:
Vlyan
2021-01-06 19:50:58 +01:00
parent 3eded04610
commit a9fd5ebd92
5 changed files with 44 additions and 16 deletions

View File

@@ -95,7 +95,8 @@
"dicepicker": {
"difficulty_title": "Difficulty",
"difficulty_hidden_label": "Hide TN",
"use_void_point_label": "Spend a Void point",
"use_void_point_label": "Spend a",
"void_point_tooltip": "Void point",
"roll_label": "Roll",
"bt_add_macro": "Add a macro"
},