Reformat config file to be more evenly spaced
This commit is contained in:
parent
2c39bf1822
commit
dc6a28224a
@ -33,6 +33,7 @@ maxGameSpeedUpdatesAmount=3
|
||||
; it's on you to make sure 'KFGameType.Tick()' logic isn't executed.
|
||||
disableTick=true
|
||||
|
||||
|
||||
; This feature addressed two dosh-related issues:
|
||||
; 1. Crashing servers by spamming 'CashPickup' actors with 'TossCash';
|
||||
; 2. Breaking collision detection logic by stacking large amount of
|
||||
@ -129,6 +130,7 @@ autoEnable=true
|
||||
; therefore it's suggested to keep this flag set to 'false'.
|
||||
ignoreTossFlags=false
|
||||
|
||||
|
||||
; This feature addressed an oversight in vanilla code that
|
||||
; allows clients to sell weapon's ammunition.
|
||||
; Moreover, when being sold, ammunition cost is always multiplied by 0.75,
|
||||
|
Reference in New Issue
Block a user