bug in `truth feline::Catches(item* Thingy)`

https://attnam.com/topics/bug-in-truth-feline-Catches-item-Thingy

The Cathedral of Attnam > IVAN Development

#1 Jan 16, 7:52 am Hide

vasiliy

there is missing `{` after `if(PLAYER->GetRelativeDanger(this, true) > 0.1)` there. both statements should belong to `if`, but only one does. hey, this is not Python!
#2 Jan 16, 9:04 am Hide

red_kangaroo

I wrote that. I write primarily Python.
#3 Jan 17, 8:10 am Hide

vasiliy

i guessed that from the indentation.