29 lines
182 B
C
Raw Normal View History

2020-03-23 10:48:11 +01:00
char *passwords[26] = {
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
};