develop #1

Open
FirsovAV wants to merge 1097 commits from UNN/2026-rff_mp:develop into develop
Showing only changes of commit c25ff8ca6e - Show all commits

View File

@ -5,6 +5,7 @@ import time
import os
class Tile:
def __init__(self, column, row):
self._col = column