mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Fixed vars getting set twice in the same class (#19294)
Fixed vars getting set twice in the same class
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
"a", "a", "e", "e", "i", "i", "o", "o", "u", "u", "s", "s"
|
||||
)
|
||||
partial_understanding = list(LANGUAGE_AZAZIBA = 25)
|
||||
allow_accents = TRUE
|
||||
|
||||
/datum/language/unathi_azaziba
|
||||
name = LANGUAGE_AZAZIBA
|
||||
|
||||
Reference in New Issue
Block a user