Projekt_AI-Automatyczny_saper/Engine/Stone.py
2021-03-30 21:01:54 +02:00

4 lines
50 B
Python

class Stone:
def __init__(self):
pass