File diff r13802:779f6206770d → r13803:c068678d064c
src/strings.cpp
Show inline comments
 
@@ -801,10 +801,6 @@ static char *FormatString(char *buff, co
 
				break;
 
			}
 

	
 
			case SCC_SKIP: // {SKIP}
 
				argv++;
 
				break;
 

	
 
			/* This sets up the gender for the string.
 
			 * We just ignore this one. It's used in {G 0 Der Die Das} to determine the case. */
 
			case SCC_GENDER_INDEX: // {GENDER 0}