introduce distanceWeaponsDropOnGround config

This commit is contained in:
ErikasKontenis
2020-02-17 18:54:49 +02:00
parent a27910e47c
commit 5f252eb434
4 changed files with 5 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ class ConfigManager
STACK_CUMULATIVES,
BLOCK_HEIGHT,
DROP_ITEMS,
DISTANCE_WEAPONS_DROP_ON_GROUND,
LAST_BOOLEAN_CONFIG /* this must be the last one */
};