====== TEAM_NONE ====== ''int TEAM_NONE = 255;'' ===== Description ===== For some reason, ''TEAM_RED'' and ''TEAM_BLUE'' are defined by default, but ''TEAM_NONE'' isn't. ''TEAM_NONE'' is returned by functions like [[zdoom>PlayerTeam]] when the actor doesn't belong to any team.