Skip to content

Commit b1352c5

Browse files
authored
Merge pull request #1455 from ebkr/tank-team-cover
Update TankTeam cover image
2 parents d8efcd2 + bacb86c commit b1352c5

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-12.5 KB
Binary file not shown.
33.6 KB
Loading

src/model/game/GameManager.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -774,7 +774,7 @@ export default class GameManager {
774774
new Game("Tank Team", "TankTeam", "TankTeam",
775775
"Tank Team", ["Tank Team.exe"], "Tank Team_Data",
776776
"https://thunderstore.io/c/tank-team/api/v1/package/", EXCLUSIONS,
777-
[new StorePlatformMetadata(StorePlatform.STEAM, "2587450")], "TankTeam.jpg",
777+
[new StorePlatformMetadata(StorePlatform.STEAM, "2587450")], "TankTeam.png",
778778
GameSelectionDisplayMode.VISIBLE, GameInstanceType.GAME, PackageLoader.BEPINEX, [""]),
779779

780780
new Game("Distance", "Distance", "Distance",

0 commit comments

Comments
 (0)