Renamed the options to make clear this isn't scoring?

This commit is contained in:
Putnam
2020-01-01 11:37:40 -08:00
parent 96cbc2704f
commit 444f862a4d
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
#define RANKED_CHOICE_VOTING 2
#define SCORE_VOTING 3
#define SCORE_OPTIONS 5
GLOBAL_LIST_INIT(vote_score_options,list("Bad","Poor","Acceptable","Good","Great"))