Skip to content

Commit

Permalink
smaller min size
Browse files Browse the repository at this point in the history
  • Loading branch information
McDiod committed Dec 5, 2018
1 parent 3f13939 commit 2ba5478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cfgMission.hpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class cfgMission {
votingTime = 60;
playAreaMinSize = 100;
playAreaMinSize = 80;
playAreaMaxSize = 2000;
muzzleAttachmentProbability = 40;
scopesProbability = 60;
Expand Down

0 comments on commit 2ba5478

Please sign in to comment.