init collect_key to default r

This commit is contained in:
Semjon Kerner 2021-03-08 20:53:40 +01:00
parent c409546f39
commit f334a32bd9

View File

@ -32,6 +32,7 @@ class FishEvent:
# initialize these
action_key = 'e'
collect_key = 'r'
collect_allow_auto = False
sound = False