Skip to content

Commit fc1b04c

Browse files
committed
[l4d2_smoker_drag_damage_interval] Edit comment
1 parent abdc5d5 commit fc1b04c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/sourcemod/scripting/l4d2_smoker_drag_damage_interval.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* - l4d2_smoker_drag_damage_interval.
88
*
99
* 2. Removed untrusted timer-based code:
10-
* - Replaced with safer, hook-based implementation using OnTakeDamage and netprops.
10+
* - Replaced with safer, hook-based implementation using OnTakeDamage.
1111
* - Ensures more stable and reliable drag damage behavior without unnecessary timers.
1212
*
1313
* Notes:

0 commit comments

Comments
 (0)