Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
Coolthulhu committed Jun 5, 2022
1 parent 7121047 commit ef17edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/savegame_json.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3551,7 +3551,7 @@ void const_act_item::deserialize( JsonIn &jsin )
deserialize_act_item_t( jsin, *this );
}

}
} // namespace pickup

// basecamp
void basecamp::serialize( JsonOut &json ) const
Expand Down

0 comments on commit ef17edd

Please sign in to comment.