Skip to content

Commit

Permalink
I honestly expected line ending, but this is just as valid a thing to…
Browse files Browse the repository at this point in the history
… watch over for..

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Kamejeir and github-actions[bot] authored May 19, 2024
1 parent 70709d0 commit 7f6bcbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/character_body.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ static const efftype_id effect_wet( "wet" );

static const itype_id itype_rm13_armor_on( "rm13_armor_on" );

static const json_character_flag json_flag_BARKY ( "BARKY" );
static const json_character_flag json_flag_BARKY( "BARKY" );
static const json_character_flag json_flag_COLDBLOOD( "COLDBLOOD" );
static const json_character_flag json_flag_COLDBLOOD2( "COLDBLOOD2" );
static const json_character_flag json_flag_COLDBLOOD3( "COLDBLOOD3" );
Expand Down

0 comments on commit 7f6bcbb

Please sign in to comment.