Projekt_AI-Automatyczny_saper/Engine/Stone.py

4 lines
50 B
Python
Raw Permalink Normal View History

2021-03-27 22:16:28 +01:00
class Stone:
def __init__(self):
2021-03-30 21:01:54 +02:00
pass