IMMORTAL Remove kStrNoDesc because kStrNull exists

This commit is contained in:
Quote58 2022-09-22 03:41:44 -04:00 committed by Eugene Sandulenko
parent 4ca64366dc
commit 13ab4219ae

View File

@ -96,7 +96,6 @@ enum Motive { // This will likely be moved to a monster ai
};
enum Str {
kStrNoDesc,
kStrSword,
kStrSwordDesc,
kStrBonesText1,