Skip to content

Commit

Permalink
installer fix mirrored maps MD5
Browse files Browse the repository at this point in the history
  • Loading branch information
Die4Ever committed Sep 8, 2023
1 parent 9a4c957 commit ef70c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions installer/Install/MapVariants.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
'5551a03906a0f5470e2f9bd8724d59a6': 'v0.9',
'4a2b4cb284de0799ce0f111cfd8170fc': 'v0.9.1',
'85578e974c9b98ea45885e3c18e902ce': 'v0.9.2',
'98868b03741c10027bcbeec0f7e290a2': 'v0.9.2', # TODO: am I doing something different on Linux or does my Windows computer just have a stray file in there?
}
latest_maps = 'v0.9.2'
assert latest_maps in maps_versions.values()
Expand Down

0 comments on commit ef70c74

Please sign in to comment.