Reordered enums again x2

This commit is contained in:
Aaron Dean 2023-09-07 17:10:44 -04:00
parent fe409e2c17
commit c891cf7000

View file

@ -986,8 +986,8 @@ enum item_id_t : int32_t {
IT_AMMO_BULLETS,
IT_AMMO_ROCKETS,
IT_AMMO_SHELLS,
IT_AMMO_CELLS,
IT_AMMO_SHELLS,
IT_AMMO_SLUGS,
IT_ITEM_QUIET,