Skip to content

Commit

Permalink
Manifests: remove SOURCE_ENGINE dublicate defines
Browse files Browse the repository at this point in the history
  • Loading branch information
Wend4r committed Dec 17, 2024
1 parent 86dad22 commit e7180ff
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions CMakeGameManifests.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,7 @@

"defines":
{
"CORE": null,
"SOURCE_ENGINE": null
"CORE": null
}
},

Expand Down Expand Up @@ -80,8 +79,7 @@

"defines":
{
"CSGO": 23,
"SOURCE_ENGINE": 23
"CSGO": 23
}
},
"cs2":
Expand All @@ -104,8 +102,7 @@

"defines":
{
"CITADEL": 103,
"SOURCE_ENGINE": 103
"CITADEL": 103
}
},

Expand All @@ -129,8 +126,7 @@

"defines":
{
"DOTA": 24,
"SOURCE_ENGINE": 24
"DOTA": 24
}
},

Expand Down

0 comments on commit e7180ff

Please sign in to comment.