Can now set target of buffs

...to "Self only", "Others only", or "Both".
This commit is contained in:
Jacob
2017-08-09 16:08:19 +01:00
parent c9fe2f17a0
commit 18e5ab3f21
3 changed files with 22 additions and 1 deletions

View File

@@ -66,7 +66,6 @@ Template.customBuffView.events({
Proficiencies.insert(temp);
});
popDialogStack();
}
},
});