1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-07 08:23:12 +02:00
This commit is contained in:
Bram Matthys
2005-02-19 21:58:45 +00:00
parent 99d1d11676
commit c35947553f
+1
View File
@@ -289,6 +289,7 @@ char euro_west=0, chinese=0;
}
if (euro_west || !strcmp(name, "swedish"))
{
/* supplied by Tank */
/* ao, Ao, a", A", o", O" */
charsys_addallowed("åÅäÄöÖ");
}