2734
правки
Изменения
Нет описания правки
local keys = {}
for i in pairs( aliases ) do
-- Skip the banner aliases (except "Any BannerБазовый флаг"), as there are so
-- many of them it causes the table to be excessively long
if i == 'Базовый флаг' or not i:find( ' флаг$' ) then