From 1b59fe4d9e17838cd7eb4cb4ccc2bc99f17d5514 Mon Sep 17 00:00:00 2001 From: Mr-X-GTA <110748953+Mr-X-GTA@users.noreply.github.com> Date: Sat, 14 Dec 2024 02:35:27 +0100 Subject: [PATCH] . --- script/types.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/types.hpp b/script/types.hpp index 78336e6..2c78b0d 100644 --- a/script/types.hpp +++ b/script/types.hpp @@ -100,4 +100,4 @@ private: }; static_assert(sizeof(GAMER_HANDLE) == 13 * 8); -#define NUM_CONTACTS 81 \ No newline at end of file +#define NUM_CONTACTS 82 \ No newline at end of file