Ignore GlassBeaker and TraitorDeathMatchRedemption components on the client

This commit is contained in:
DrSmugleaf
2020-12-20 04:01:04 +01:00
parent 49f6a6304c
commit f7edb9ce7e

View File

@@ -227,6 +227,8 @@ namespace Content.Client
"ChemicalAmmo",
"BiologicalSurgeryData",
"CargoTelepad",
"TraitorDeathMatchRedemption",
"GlassBeaker"
};
}
}