mirror of
https://github.com/neogeek23/Dominion-Strategy-Simulator.git
synced 2026-02-04 02:58:16 +00:00
Rename counter.py to player/counter.py
This commit is contained in:
parent
87b080c3cc
commit
ca9e5c1683
@ -1,3 +1,3 @@
|
|||||||
class Counter:
|
class Counter:
|
||||||
def __init__(self, n):
|
def __init__(self, n):
|
||||||
self.int = n
|
self.int = n
|
||||||
Loading…
x
Reference in New Issue
Block a user