Search found 1 match

by mrmojo
15 Apr 2009, 14:49
Forum: Commit Queue
Topic: Patch to add config options for supressing misses
Replies: 1
Views: 10165

Patch to add config options for supressing misses

On a high-flee char it's much cleaner to supress enemy misses so you can see easier when you get hit. I added config options to hide misses: --- src/Network/Receive.pm 2009-04-15 12:31:16.000000000 -0600 +++ src/Network/Receive.pm 2009-04-15 13:06:52.000000000 -0600 @@ -831,7 +831,9 @@ sub actor_act...