diff --git a/src/d_player.h b/src/d_player.h index 303013da1..7b0911e45 100644 --- a/src/d_player.h +++ b/src/d_player.h @@ -346,6 +346,8 @@ struct roundconditions_t boolean spb_neuter; boolean landmine_dunk; boolean hit_midair; + + mobjeflag_t wet_player; }; // player_t struct for all skybox variables