File tree 1 file changed +16
-16
lines changed
addons/sourcemod/gamedata
1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change 223
223
}
224
224
"CTeamplayRules::SetWinningTeam"
225
225
{
226
- "linux" "165 "
227
- "windows" "164 "
226
+ "linux" "166 "
227
+ "windows" "165 "
228
228
}
229
229
"CTFGameRules::ShouldSwitchTeams"
230
230
{
231
- "linux" "168 "
232
- "windows" "167 "
231
+ "linux" "169 "
232
+ "windows" "168 "
233
233
}
234
234
"CTFGameRules::ShouldScrambleTeams"
235
235
{
236
- "linux" "171 "
237
- "windows" "170 "
236
+ "linux" "172 "
237
+ "windows" "171 "
238
238
}
239
239
"CTeamplayRoundBasedRules::GetNextRespawnWave"
240
240
{
241
- "linux" "174 "
242
- "windows" "173 "
241
+ "linux" "175 "
242
+ "windows" "174 "
243
243
}
244
244
"CTeamplayRoundBasedRules::GetRespawnWaveMaxLength"
245
245
{
246
- "linux" "177 "
247
- "windows" "176 "
246
+ "linux" "178 "
247
+ "windows" "177 "
248
248
}
249
249
"CTFGameRules::ShouldRespawnQuickly"
250
250
{
251
- "linux" "178 "
252
- "windows" "177 "
251
+ "linux" "179 "
252
+ "windows" "178 "
253
253
}
254
254
"CTeamplayRoundBasedRules::RoundRespawn"
255
255
{
256
- "linux" "231 "
257
- "windows" "229 "
256
+ "linux" "232 "
257
+ "windows" "230 "
258
258
}
259
259
"CTeamplayRoundBasedRules::CheckRespawnWaves"
260
260
{
261
- "linux" "233 "
262
- "windows" "231 "
261
+ "linux" "234 "
262
+ "windows" "232 "
263
263
}
264
264
"CTFPlayer::m_hReviveMarker"
265
265
{
You can’t perform that action at this time.
0 commit comments