simple regex and test

This commit is contained in:
2024-06-10 21:37:31 +02:00
parent bf91297e83
commit 3792fe5b1e
9 changed files with 83 additions and 1 deletions

View File

@@ -12,6 +12,5 @@ class Factorio : public RegistryMessageModelEventI {
protected: // rmm
bool onEvent(const Message::Events::MessageConstruct& e) override;
};