diff options
author | Fabian Greffrath | 2014-12-18 11:01:04 +0100 |
---|---|---|
committer | Fabian Greffrath | 2014-12-18 11:01:04 +0100 |
commit | 7311827fcff4ead8930f51c37dff9c0a01bff6e5 (patch) | |
tree | 8adfee77fa3b935798c08df077c1bdb67a0bf06d | |
parent | e7abef98528ee0746b72f8089e0ad9e7a01e7755 (diff) | |
parent | cdc62c1775e294090856d30d0536d612aa30abab (diff) | |
download | chocolate-doom-7311827fcff4ead8930f51c37dff9c0a01bff6e5.tar.gz chocolate-doom-7311827fcff4ead8930f51c37dff9c0a01bff6e5.tar.bz2 chocolate-doom-7311827fcff4ead8930f51c37dff9c0a01bff6e5.zip |
Merge branch 'master' of https://github.com/chocolate-doom/chocolate-doom
-rw-r--r-- | src/strife/d_englsh.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strife/d_englsh.h b/src/strife/d_englsh.h index 0f78f21a..57312a89 100644 --- a/src/strife/d_englsh.h +++ b/src/strife/d_englsh.h @@ -173,7 +173,7 @@ #define HUSTR_26 "AREA 26: proving grounds" #define HUSTR_27 "AREA 27: The Lab" #define HUSTR_28 "AREA 28: Alien Ship" -#define HUSTR_29 "AREA 29: Entity" +#define HUSTR_29 "AREA 29: Entity's Lair" #define HUSTR_30 "AREA 30: Abandoned Front Base" #define HUSTR_31 "AREA 31: Training Facility" |