PDA

View Full Version : 7475 - Remove bogus character



RSS Bot
07-21-2009, 12:51 AM
Rev 7475 - veracity0 (1 file(s) modified)
Remove bogus character

Fred Nefler
07-21-2009, 02:21 AM
This is a highly mysterious edit.

bigevildan
07-21-2009, 03:29 AM
I'm not sure if it's an update or an order for a mob hit.

Bale
07-21-2009, 03:43 AM
Fixed a typo bugging... something about restoring default adventuring conditions? I'm not really sure what this code is supposed to do, specifically.

Veracity
07-21-2009, 04:25 AM
I did the work in the previous edit. I got it to work to my satisfaction, complete with debugging prints.

I then removed the debug prints and submitted the code.

To my horror, when I compiled, I discovered that in addition to removing the debug prints, I had accidentally inserted a random character, and there was now a compile error.

My bad for not compiling one last time before submitting, but what could go wrong? ;)

This edit fixes the accidental compile error. It hardly seems worth all this discussion.