Skip to content

Commit cd45e03

Browse files
committed
Fix gamedata for server version 9543365
1 parent cc64f06 commit cd45e03

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

addons/sourcemod/gamedata/mannvsmann.txt

+16-16
Original file line numberDiff line numberDiff line change
@@ -223,43 +223,43 @@
223223
}
224224
"CTeamplayRules::SetWinningTeam"
225225
{
226-
"linux" "165"
227-
"windows" "164"
226+
"linux" "166"
227+
"windows" "165"
228228
}
229229
"CTFGameRules::ShouldSwitchTeams"
230230
{
231-
"linux" "168"
232-
"windows" "167"
231+
"linux" "169"
232+
"windows" "168"
233233
}
234234
"CTFGameRules::ShouldScrambleTeams"
235235
{
236-
"linux" "171"
237-
"windows" "170"
236+
"linux" "172"
237+
"windows" "171"
238238
}
239239
"CTeamplayRoundBasedRules::GetNextRespawnWave"
240240
{
241-
"linux" "174"
242-
"windows" "173"
241+
"linux" "175"
242+
"windows" "174"
243243
}
244244
"CTeamplayRoundBasedRules::GetRespawnWaveMaxLength"
245245
{
246-
"linux" "177"
247-
"windows" "176"
246+
"linux" "178"
247+
"windows" "177"
248248
}
249249
"CTFGameRules::ShouldRespawnQuickly"
250250
{
251-
"linux" "178"
252-
"windows" "177"
251+
"linux" "179"
252+
"windows" "178"
253253
}
254254
"CTeamplayRoundBasedRules::RoundRespawn"
255255
{
256-
"linux" "231"
257-
"windows" "229"
256+
"linux" "232"
257+
"windows" "230"
258258
}
259259
"CTeamplayRoundBasedRules::CheckRespawnWaves"
260260
{
261-
"linux" "233"
262-
"windows" "231"
261+
"linux" "234"
262+
"windows" "232"
263263
}
264264
"CTFPlayer::m_hReviveMarker"
265265
{

0 commit comments

Comments
 (0)