mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 14:51:40 +00:00
Fixed: MNU_COLORPICKER defined twice in language.eng
This commit is contained in:
parent
0040b272ed
commit
0269aeea80
1 changed files with 0 additions and 1 deletions
|
@ -108,4 +108,3 @@ CMPTMNU_SECTORSOUNDS = "Sector sounds use centre as source";
|
||||||
OPTVAL_MAPDEFINEDCOLORSONLY = "Map defined colours only";
|
OPTVAL_MAPDEFINEDCOLORSONLY = "Map defined colours only";
|
||||||
C_GRAY = "\ccgrey";
|
C_GRAY = "\ccgrey";
|
||||||
C_DARKGRAY = "\cudark grey";
|
C_DARKGRAY = "\cudark grey";
|
||||||
MNU_COLORPICKER = "SELECT COLOUR";
|
|
||||||
|
|
Loading…
Reference in a new issue