Add comment about flag appendage

This commit is contained in:
Wuzzy 2022-07-05 00:48:39 +02:00
parent 0a0ccd49c3
commit 842c1bce44

View file

@ -19,6 +19,9 @@ local pi = math.pi
local rad_180 = pi
local rad_90 = pi / 2
-- List of flags
-- !!! IMPORTANT !!!
-- !!! Always append new flags to the end to ensure backwards-compability.
local flag_list = {
-- original flags (from first version)
"rainbow", "lesbian", "bisexual", "transgender", "genderqueer", "nonbinary", "pansexual", "asexual",