Add comment about flag appendage

master
Wuzzy 2022-07-05 00:48:39 +02:00
parent 0a0ccd49c3
commit 842c1bce44
1 changed files with 3 additions and 0 deletions

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",