Skip to content

Commit

Permalink
revert map hash change
Browse files Browse the repository at this point in the history
Signed-off-by: SheridanR <[email protected]>
  • Loading branch information
SheridanR committed Mar 18, 2024
1 parent e626407 commit a45b082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/files.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ std::unordered_map<std::string, int> mapHashes = {
{ "shop09.lmp", 10094 },
{ "shop10.lmp", 16181 },
{ "sokoban.lmp", 140500 },
{ "start.lmp", 304862 },
{ "start.lmp", 419684 },
{ "swamp.lmp", 124034 },
{ "swamp00.lmp", 13629 },
{ "swamp01.lmp", 29459 },
Expand Down

0 comments on commit a45b082

Please sign in to comment.