Dash
Results
392
comments of
Dash
```diff diff --git a/src/libtrx/game/lara/col/jump.c b/src/libtrx/game/lara/col/jump.c index 5994ef44f..fa67a000c 100644 --- a/src/libtrx/game/lara/col/jump.c +++ b/src/libtrx/game/lara/col/jump.c @@ -125,7 +125,7 @@ static bool M_TestHangJumpUp(ITEM *const item, COLL_INFO *const coll) LARA_INFO *const lara = Lara_GetLaraInfo(); if...
OMG. This could be anything 😱 The issue appears to be not with the tint, but with the shark not getting lit at all for a frame. And since this...