mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Fix release build warning
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user