We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bea9215 commit c23e686Copy full SHA for c23e686
1 file changed
source/server/entities/powerups.qc
@@ -665,6 +665,7 @@ void() PU_FreePerk =
665
666
tempe = self;
667
self = players;
668
+ W_SprintStop();
669
DrinkPerk();
670
self = tempe;
671
0 commit comments