Skip to content

Commit

Permalink
Linux patch for SDK Callback
Browse files Browse the repository at this point in the history
  • Loading branch information
JoinedSenses committed Nov 20, 2018
1 parent af72935 commit d0f504e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gamedata/buildings.txt
Expand Up @@ -4,15 +4,15 @@
{
"Offsets"
{
"CBaseObject::StartBuilding"
"CBaseObject::StartBuilding"
{
"windows" "335"
"linux" "336"
"linux" "337"
}
"CBaseObject::FinishedBuilding"
"CBaseObject::FinishedBuilding"
{
"windows" "336"
"linux" "337"
"linux" "338"
}
"CBaseObject::StartUpgrading"
{
Expand Down

0 comments on commit d0f504e

Please sign in to comment.