Skip to content

Commit

Permalink
Fix a version constraint from the previous commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed Jul 10, 2023
1 parent c52a08d commit 1ca37ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4/m_antiknocker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/// $ModAuthor: Sadie Powell
/// $ModAuthorMail: sadie@witchery.services
/// $ModDesc: Attempts to block a common IRC spambot.
/// $ModDepends: core 3
/// $ModDepends: core 4


#include <regex>
Expand Down

0 comments on commit 1ca37ef

Please sign in to comment.