Revert "Update faces.py"

This reverts commit c4f1639ff4.
This commit is contained in:
Jeroen Oudshoorn
2023-11-18 17:35:23 +01:00
parent 61ed4ba653
commit 2b89628762

View File

@ -23,9 +23,7 @@ DEBUG = '(#__#)'
UPLOAD = '(1__0)'
UPLOAD1 = '(1__1)'
UPLOAD2 = '(0__1)'
PNG = False
POSITION_X = 48
POSITION_Y = 41
def load_from_config(config):
for face_name, face_value in config.items():