mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
UNSTAGED CHANGE: Missing mobjeflag_t wet_player from roundconditions_t
This commit is contained in:
parent
ff926440d5
commit
98423a2196
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue