Skip to content

Commit

Permalink
Move string_consts
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramza13 committed Feb 19, 2020
1 parent 1d23fcc commit 0a6bf67
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 103 deletions.
1 change: 1 addition & 0 deletions src/cata_string_consts.h
Original file line number Diff line number Diff line change
Expand Up @@ -1139,6 +1139,7 @@ static const std::string flag_OVERSIZE( "OVERSIZE" );
static const std::string flag_PARTIAL_DEAF( "PARTIAL_DEAF" );
static const std::string flag_PERPETUAL( "PERPETUAL" );
static const std::string flag_PERSONAL( "PERSONAL" );
static const std::string flag_PLACE_ITEM( "PLACE_ITEM" );
static const std::string flag_PLACE_RANDOMLY( "PLACE_RANDOMLY" );
static const std::string flag_PLANT( "PLANT" );
static const std::string flag_PLANTABLE( "PLANTABLE" );
Expand Down
Loading

0 comments on commit 0a6bf67

Please sign in to comment.