Skip to content

Commit

Permalink
try to fix strange purple punch effect bug
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars committed Jan 24, 2025
1 parent 1d8f1a0 commit 13191a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Prototypes/Entities/Effects/weapon_arc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
netsync: false
- type: LightFade
rampUpDuration: 0.1
duration: 0.449
duration: 0.451 # Making this slightly longer to fix error "Predicting the queued deletion of a networked entity"

- type: entity
id: WeaponArcKick
Expand Down

0 comments on commit 13191a1

Please sign in to comment.