Skip to content

Commit 317169d

Browse files
committed
fix comment on Shavit_OnTimeIncrementPost
1 parent 4e9c9ab commit 317169d

File tree

1 file changed

+0
-2
lines changed
  • addons/sourcemod/scripting/include/shavit

1 file changed

+0
-2
lines changed

addons/sourcemod/scripting/include/shavit/core.inc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -578,8 +578,6 @@ forward void Shavit_OnTimeIncrement(int client, timer_snapshot_t snapshot, float
578578

579579
/**
580580
* Called just before shavit-core adds time to a player's timer.
581-
* This is the forward you should use to modify the player's timer smoothly.
582-
* A good example use case is timescaling.
583581
*
584582
* @param client Client index.
585583
* @param snapshot A snapshot with the player's current timer. Read above in shavit.inc for more information.

0 commit comments

Comments
 (0)