fix: ensure vbloods never contains null elements #21
Annotations
2 warnings
Build:
killfeed/VampireDownedServerEventSystemPatches.cs#L30
The result of the expression is always 'false' since a value of type 'EntityQuery' is never equal to 'null' of type 'EntityQuery?'
|
Build:
killfeed/VampireDownedServerEventSystemPatches.cs#L30
The result of the expression is always 'false' since a value of type 'EntityQuery' is never equal to 'null' of type 'EntityQuery?'
|
Loading