mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 04:17:33 +01:00
Adds an SCC logo to paperwork (#12317)
This commit is contained in:
@@ -310,6 +310,7 @@
|
||||
t = replacetext(t, "\[/table\]", "")
|
||||
t = replacetext(t, "\[row\]", "")
|
||||
t = replacetext(t, "\[cell\]", "")
|
||||
t = replacetext(t, "\[logo_scc\]", "")
|
||||
t = replacetext(t, "\[logo_nt\]", "")
|
||||
t = replacetext(t, "\[logo_nt_small\]", "")
|
||||
t = replacetext(t, "\[logo_zh\]", "")
|
||||
|
||||
Reference in New Issue
Block a user