1
0
mirror of https://github.com/moparisthebest/minetest synced 2024-08-13 16:53:49 -04:00

Fix release build warning

This commit is contained in:
est31 2015-05-08 07:23:06 +02:00
parent f091bbd563
commit 0310123bc9

View File

@ -67,6 +67,7 @@ static u64 getHashForGrid(CraftHashType type, const std::vector<std::string> &gr
}
// invalid CraftHashType
assert(false);
return 0;
}
// Check if input matches recipe