Skip to content

Commit

Permalink
hot fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rayrayraykk committed Jan 16, 2024
1 parent 146986d commit dec660c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/game/customer.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

HISTORY_WINDOW = 10
MIN_BAR_RECEIVED_CONST = 4
MIN_BAR_FRIENDSHIP_CONST = 60
MIN_BAR_FRIENDSHIP_CONST = 80


class CustomerConv(enum.IntEnum):
Expand Down

0 comments on commit dec660c

Please sign in to comment.