Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

water rework part 1 #72252

Merged
merged 14 commits into from
Jun 4, 2024
Prev Previous commit
Next Next commit
clang-tidy
  • Loading branch information
nornagon committed Mar 9, 2024
commit c44389b1e0f901b5e62e5d80997e0d865566584e
2 changes: 0 additions & 2 deletions src/map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ static const ammotype ammo_battery( "battery" );

static const damage_type_id damage_bash( "bash" );

static const diseasetype_id disease_bad_food( "bad_food" );

static const efftype_id effect_boomered( "boomered" );
static const efftype_id effect_crushed( "crushed" );
static const efftype_id effect_fake_common_cold( "fake_common_cold" );
Expand Down