Starting refactor of tools, thank gosh
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from OpenGL.GL import *
|
||||
from dusk.defs import TILE_WIDTH, TILE_HEIGHT, TILE_DEPTH
|
||||
from tools.dusk.defs import TILE_WIDTH, TILE_HEIGHT, TILE_DEPTH
|
||||
|
||||
class Grid:
|
||||
def __init__(self, lines=1000):
|
||||
|
||||
Reference in New Issue
Block a user