mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-03-13 22:42:07 +00:00
- Added missing LANGUAGE definition for Mystic Urn's tag
This commit is contained in:
parent
578a398981
commit
22203cbc1a
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@ TAG_ARTIEGG = "$$TXT_ARTIEGG";
|
|||
TAG_ARTIFIREBOMB = "$$TXT_ARTIFIREBOMB";
|
||||
TAG_ARTIFLY = "$$TXT_ARTIFLY";
|
||||
TAG_ARTIHEALTH = "$$TXT_ARTIHEALTH";
|
||||
TAG_ARTISUPERHEALTH = "$$TXT_ARTISUPERHEALTH";
|
||||
TAG_ARTIINVISIBILITY = "$$TXT_ARTIINVISIBILITY";
|
||||
TAG_ARTIINVULNERABILITY = "$$TXT_ARTIINVULNERABILITY";
|
||||
TAG_ARTITELEPORT = "$$TXT_ARTITELEPORT";
|
||||
|
|
Loading…
Reference in a new issue