Projekt_AI-Automatyczny_saper/Engine/Stone.py

3 lines
49 B
Python
Raw Normal View History

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