Skip to content

Commit a45b082

Browse files
committed
revert map hash change
Signed-off-by: SheridanR <[email protected]>
1 parent e626407 commit a45b082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/files.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ std::unordered_map<std::string, int> mapHashes = {
892892
{ "shop09.lmp", 10094 },
893893
{ "shop10.lmp", 16181 },
894894
{ "sokoban.lmp", 140500 },
895-
{ "start.lmp", 304862 },
895+
{ "start.lmp", 419684 },
896896
{ "swamp.lmp", 124034 },
897897
{ "swamp00.lmp", 13629 },
898898
{ "swamp01.lmp", 29459 },

0 commit comments

Comments
 (0)