mirror of
https://github.com/furrysalamander/rubedo.git
synced 2025-09-26 23:29:12 +08:00
10 lines
137 B
Python
10 lines
137 B
Python
OUTPUT_GRAPH = False
|
|
OUTPUT_FRAMES = False
|
|
OUTPUT_HEIGHT_MAPS = True
|
|
|
|
|
|
X_OFFSET = 200
|
|
Y_OFFSET = 20
|
|
FRAME_SIZE_X = 200
|
|
FRAME_SIZE_Y = 60
|