Update faces.py

custom-faces-mod

Signed-off-by: NeonLightning <neonlightning@gmail.com>
This commit is contained in:
NeonLightning
2023-11-14 06:58:03 -05:00
committed by Jeroen Oudshoorn
parent b44b55c7e5
commit c4f1639ff4

View File

@ -23,7 +23,9 @@ 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():