Fixed Tipped ammo not being Spent (#25167)
Fix Tipped Ammo not being Spent
This commit is contained in:
@@ -17,4 +17,5 @@ public sealed partial class SpentAmmoVisualsComponent : Component
|
||||
public enum AmmoVisualLayers : byte
|
||||
{
|
||||
Base,
|
||||
Tip,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user