ChristopheSeux e4ae2be1e8 First Commit
2023-09-28 11:34:41 +02:00

6 lines
111 B
Python

from pathlib import Path
PREFIX = 'BG_'
INIT_POS = 9.0
MODULE_DIR = Path(__file__).parent
BGCOL = 'Background'