0
0
Fork 0
mirror of https://github.com/ZDoom/qzdoom.git synced 2025-04-22 09:40:51 +00:00

Fixed: MNU_COLORPICKER defined twice in language.eng

This commit is contained in:
j-palomo 2016-03-12 20:50:05 -05:00 committed by Christoph Oelckers
parent 0040b272ed
commit 0269aeea80

View file

@ -108,4 +108,3 @@ CMPTMNU_SECTORSOUNDS = "Sector sounds use centre as source";
OPTVAL_MAPDEFINEDCOLORSONLY = "Map defined colours only";
C_GRAY = "\ccgrey";
C_DARKGRAY = "\cudark grey";
MNU_COLORPICKER = "SELECT COLOUR";