Updates client IgnoredComponents list (#2859)

This commit is contained in:
AJCM-git
2021-01-03 11:23:50 -04:00
committed by GitHub
parent 81730e2612
commit c04a0270e1

View File

@@ -228,7 +228,9 @@ namespace Content.Client
"BiologicalSurgeryData", "BiologicalSurgeryData",
"CargoTelepad", "CargoTelepad",
"TraitorDeathMatchRedemption", "TraitorDeathMatchRedemption",
"GlassBeaker" "GlassBeaker",
"DamageOtherOnHit",
"DamageOnLand"
}; };
} }
} }