mirror of
https://github.com/alliedmodders/sourcemod.git
synced 2025-12-07 10:28:34 +00:00
Fixed TTeamScoreOffset in CS:GO cstrike ext gamedata.
This commit is contained in:
parent
7441af67a8
commit
94f0fc58cc
@ -38,7 +38,7 @@
|
||||
//Only Windows/Linux for now.
|
||||
"TTeamScoreOffset"
|
||||
{
|
||||
"windows" "119"
|
||||
"windows" "122"
|
||||
"linux" "159"
|
||||
}
|
||||
//Offset into IncrementNumMVPs to find MVP count offset from player
|
||||
|
||||
Loading…
Reference in New Issue
Block a user