Fixes persistent cache and some spanish bull

This commit is contained in:
2023-01-01 04:35:50 -03:00
parent 67a17705aa
commit 529fcd36f6
4 changed files with 24 additions and 10 deletions

View File

@ -167,6 +167,12 @@ define TeamMember = Character(_('Team member'), base, color="#D32552", who_outli
define Everyone = Character(_('Everyone'), base, color="#A45489", who_outline=[(gui.name_text_thickness, '#4F5F81')])
define Chet = Character(_('Chet'), base, color="#B45411", who_outline=[(gui.name_text_thickness, '#BF5F81')])
#Misc bulshit for cache config
default persistent.chache = False
init python:
config.cache_surfaces = persistent.cache
#Custom Vars for positions
transform scenter: