- Missing strings.

This commit is contained in:
drfrag 2019-09-07 12:22:30 +02:00
parent b894d5d04c
commit fad4a4d829

View file

@ -2515,6 +2515,8 @@ OPTVAL_LETTERBOX = "Letterbox";
OPTVAL_SMALL = "Small";
OPTVAL_LARGE = "Large";
OPTVAL_CONSOLE = "Console";
OPTVAL_YES_STANDARD = "Standard";
OPTVAL_YES_ENHANCED = "Enhanced";
// Colors
C_BRICK = "\cabrick";