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

Yesterday, 7:52 am
#1
Joined: Sep 5, 2010
Interests: make more ivans!
Posts: 138
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!
Yesterday, 9:04 am
#2
Joined: Apr 2, 2014
Occupation: Navastating
Location: Aslona
Posts: 781
I wrote that. I write primarily Python.
Today, 8:10 am
#3
Joined: Sep 5, 2010
Interests: make more ivans!
Posts: 138
i guessed that from the indentation.
Jump to