Skip to content

Conversation

@Bagietas
Copy link
Collaborator

No description provided.

@Bagietas Bagietas changed the title Dirtblocking Implement HalfSlabBlock Dec 13, 2025
@DexrnZacAttack DexrnZacAttack self-requested a review December 13, 2025 12:32
static int hashBoxedSet(const std::vector<Boxed*>&);
// why truncate it to int??
// NON_MATCHING: TypedBoxed shit... const | non-const typeshit
static int hashBoxedSet(const std::vector<Boxed*>& values) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if this is meant to be a regular std::hash specialization instead

@GRAnimated GRAnimated merged commit 07e38b7 into GRAnimated:main Dec 30, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants