Skip to content

Commit ef56744

Browse files
committed
cmd was removed?
1 parent 451bbe5 commit ef56744

File tree

1 file changed

+1
-0
lines changed
  • mods/xamionex.UnholyTrinity/mod/scripts/vscripts/lobby

1 file changed

+1
-0
lines changed

mods/xamionex.UnholyTrinity/mod/scripts/vscripts/lobby/_lobby.gnut

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ void function Lobby_Init()
1717
SetPlaylistVarOverride( "classic_mp", "0" )
1818
SetPlaylistVarOverride( "scorelimit", "200" )
1919
SetPlaylistVarOverride( "timelimit", "30" )
20+
ServerCommand("slide_step_velocity_reduction -45")
2021

2122
if ( IsPrivateMatch() || GetCurrentPlaylistName() == "private_match" ) // IsPrivateMatch() doesn't seem to be reliable on local server start
2223
PrivateLobby_Init()

0 commit comments

Comments
 (0)