From bc51b7fb2cf5711c74c81fde79c2dde55850f918 Mon Sep 17 00:00:00 2001 From: gravermistakes Date: Tue, 14 Jul 2026 13:35:57 -0700 Subject: [PATCH] Update mafiabot_types.ads --- core/src/types/mafiabot_types.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/types/mafiabot_types.ads b/core/src/types/mafiabot_types.ads index 91cc6d4..a085591 100644 --- a/core/src/types/mafiabot_types.ads +++ b/core/src/types/mafiabot_types.ads @@ -34,4 +34,4 @@ is -- Payload buffer. By the time content reaches the border it has already -- been pre-digested upstream but we need to ge more cautious and particular. - end bodytypes; + end bodytypes; \ No newline at end of file