mirror of
https://github.com/neogeek23/Dominion-Strategy-Simulator.git
synced 2026-02-04 02:58:16 +00:00
Rename hand.py to player/hand.py
This commit is contained in:
parent
92bd19ce69
commit
4f70b88f0a
@ -39,4 +39,4 @@ class Hand(Supply):
|
||||
current_type = c.get_type()
|
||||
if not current_type in unique_type:
|
||||
unique_type.append(current_type)
|
||||
return unique_type
|
||||
return unique_type
|
||||
Loading…
x
Reference in New Issue
Block a user