Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
objects(TR2): rename LAVA to EMBER
Browse files Browse the repository at this point in the history
  • Loading branch information
rr- committed Sep 10, 2024
1 parent 2d3b35f commit f1414f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/libtrx/game/objects.h
Original file line number Diff line number Diff line change
Expand Up @@ -447,8 +447,8 @@ typedef enum {
O_MISSILE_KNIFE = 247,
O_GRENADE = 248,
O_HARPOON_BOLT = 249,
O_LAVA = 250,
O_LAVA_EMITTER = 251,
O_EMBER = 250,
O_EMBER_EMITTER = 251,
O_FLAME = 252,
O_FLAME_EMITTER = 253,
O_SKYBOX = 254,
Expand Down

0 comments on commit f1414f3

Please sign in to comment.