Bug - Fixed Debugging left in place

Fluxxdog

Active member
GenericRequest.java line 1117:
Code:
				RequestLogger.printLine( "hi" );
Looks this was forgotten when the Lights out tracking was implemented.
 
OH! I thought that was me! I was going crazy trying to find it! Every now and then I'd notice it again and give my preAdventure, postAdventure and counter scripts a look-over.
 
I actually stumbled upon that a while ago when implementing links in the relay browser lights out warning, but then promptly forgot all about it.
 
Back
Top