From e9d2f878f9522c656b6443c77ed87f08eb23794d Mon Sep 17 00:00:00 2001 From: Lwmte Date: Thu, 28 Oct 2021 00:16:02 +0300 Subject: [PATCH] Update objectslist.h --- TR5Main/Objects/objectslist.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TR5Main/Objects/objectslist.h b/TR5Main/Objects/objectslist.h index 308b3156a..3df5eccff 100644 --- a/TR5Main/Objects/objectslist.h +++ b/TR5Main/Objects/objectslist.h @@ -52,7 +52,7 @@ enum GAME_OBJECT_ID : short ID_KAYAK_LARA_ANIMS, ID_KAYAK, ID_UPV_LARA_ANIMS, - ID_UPV, // TR3 - 90% (Need new render) (lara cant enter) + ID_UPV, // TR3 - 90% (Need new render) ID_MINECART_LARA_ANIMS, ID_MINECART, ID_JEEP_LARA_ANIMS, @@ -98,7 +98,7 @@ enum GAME_OBJECT_ID : short ID_BABOON_NORMAL, ID_BABOON_INV, ID_BABOON_SILENT, - ID_LITTLE_BEETLE, // TR4 - + ID_LITTLE_BEETLE, // TR4 - OK ID_LOCUSTS, // TR4 - OK ID_SHARK, ID_HUSKIE,