Bug - Fixed Meat drop spading - Extra space

Theraze

Active member
Minor issue. When you turn on meatDropSpading, it adds two spaces between "Spade" and "Alert" because there's a space after Spade and a space before Alert. The 'standard' handling appears to be to add the space before the new word, so this patch removes the space in "Spade " and fixes 2 other spots with bad tabs in ResultProcessor.

Example:
PHP:
Spade  Alert - possible unknown meat bonus: +1 -1 +2 -2 +3 -3 +4 -4 +5 -5 +6 -6 +7 -7 +8 -8
 

Attachments

Back
Top