forked from s452751/AI_PRO
basic_agent
This commit is contained in:
parent
fa7b6e2829
commit
bf51b1b511
@ -5,7 +5,7 @@ DISPLAY_SIZE_HORIZONTAL = 600
|
||||
DISPLAY_SIZE_VERTICAL = 600
|
||||
|
||||
#TILE DIVIDER
|
||||
TILE_DIVIDER = 100
|
||||
TILE_DIVIDER = 20
|
||||
|
||||
# number of tiles
|
||||
HORIZONTAL_TILES_NUMBER = DISPLAY_SIZE_HORIZONTAL/TILE_DIVIDER
|
||||
|
Loading…
Reference in New Issue
Block a user