added secret_key property to config.properties

This commit is contained in:
Wiewiogr 2018-10-27 17:23:07 +02:00 committed by GitHub
parent 71f96f27d1
commit 2f80205b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -83,3 +83,6 @@ electric_box_damage=5
electric_box_energy_given=70 electric_box_energy_given=70
#RadioactiveObstacle #RadioactiveObstacle
radioactive_obstacle_corruption_block_size=10 radioactive_obstacle_corruption_block_size=10
#SecretKey
secret_key=<your_secret_key>