Content deleted Content added
thanks for giving me the idea Frietjes. now there are FIXMEs where there are bugs |
No edit summary |
||
Line 5:
flagvar = { PRO= "football" },
flag_codes = { -- missing 3 letter country codes
['CNM'] = 'Ambazonia', -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
['CNY'] = 'Chechnya',
['GOZ'] = 'Gozo',
Line 91:
{ "SMD", "Somaliland" },
{ "BSX", "South Lower Saxony" },
{ "
{ "CNM", "Ambazonia" }, -- FIXME: The text should be Southern Cameroons, but the icon should be Ambazonia
{ "MLQ", "South Moluccas" },
Line 115:
Asia = { "TIB", "IOT", "WPA", "MLQ", "KUR", "LKT", "HIM"
},
Europe = { "MCO", "
},
Oceania = { "YAP", "POH", "KIR"
|