[2] add to correct brench
This commit is contained in:
parent
16c614341e
commit
c25ff8ca6e
|
|
@ -5,6 +5,7 @@ import time
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
class Tile:
|
class Tile:
|
||||||
def __init__(self, column, row):
|
def __init__(self, column, row):
|
||||||
self._col = column
|
self._col = column
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user