Skip to content

Commit

Permalink
Game data updated to version 9.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfendek committed Oct 23, 2021
1 parent f32a71a commit 1854964
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 48 deletions.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

const RELEASE_VERSION = '2021-10-11';
const RELEASE_VERSION = '2021-10-24';
const LIST_SEPARATOR = ' = ';
const VALUE_SEPARATOR = ', ';
const COMMANDER_ID_OFFSET = 100000;
Expand Down
4 changes: 2 additions & 2 deletions src/game_data/Data/skins.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ category = land
[HUNGARY_1]
id = 25
texture = hungary_1
factions = hungary, germany, ussr
factions = hungary, germany, ussr, poland
category = land

[STRIPES_2]
Expand Down Expand Up @@ -173,7 +173,7 @@ category = land
[FRANCE_1]
id = 32
texture = france1
factions = france
factions = france, poland
category = land

[FRANCE_2]
Expand Down
Loading

0 comments on commit 1854964

Please sign in to comment.