Skip to content

Conversation

@wrefgtzweve
Copy link
Member

Fixes the issue of

    hook.Add( "MapVote_IsMapAllowed", "AllowCurrentMap", function( map )
        if game.GetMap():lower() == map then return true end
    end )

currently not working as the MapVote_CheckRecentMaps was previously breaking the hook order.

@wrefgtzweve wrefgtzweve merged commit 2c31b51 into main Apr 19, 2025
1 check passed
@wrefgtzweve wrefgtzweve deleted the recent-mapvote branch April 19, 2025 12:14
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