From 09ef4c520ce5c55134f1696f67116d1d8291b87f Mon Sep 17 00:00:00 2001 From: Aaron Dean <8dino2@gmail.com> Date: Thu, 7 Sep 2023 17:13:43 -0400 Subject: [PATCH] Reordered enums again x3 --- actionlite/g_local.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/actionlite/g_local.h b/actionlite/g_local.h index 5b877c0..97d956b 100644 --- a/actionlite/g_local.h +++ b/actionlite/g_local.h @@ -997,6 +997,9 @@ enum item_id_t : int32_t { IT_ITEM_LASERSIGHT, IT_ITEM_HELM, + IT_FLAG1, + IT_FLAG2, + IT_HEALTH_MEDIUM, IT_TOTAL