Skip to content

Commit 1b8a6ce

Browse files
author
ole
committed
Updated config.cpp
1 parent 48a55d1 commit 1b8a6ce

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed
-102 Bytes
Binary file not shown.

source/scratchie_server/config.cpp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ class CfgSettings
5252
AnnounceWinner = 1;
5353

5454
/**
55-
* @var integer 1 = VERY RARE CHANCE, 50 = NEARLY 50:50 CHANCE 100 = PERFECTLY FOR TESTING (default: 3)
56-
* Check out http://www.unknown-sanctuary.tk/scratchie.php to roughly see results
55+
* @var integer 1 = VERY RARE CHANCE, 50 = NEARLY 50:50 CHANCE 100 = PERFECTLY FOR TESTING (default: 2)
5756
*/
5857
ChanceToWin = 2;
5958

0 commit comments

Comments
 (0)