diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2021-03-31 17:29:09 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2021-03-31 17:29:09 -0400 |
commit | 69a6a97468d18d53058a188def1e9c21cd3596b0 (patch) | |
tree | 7fa3734a024efd3cf39cfe41b2a97d59bda6a5d3 /src | |
parent | 5ba858d19c7134c6bf40f97b276b819e3ff4261a (diff) |
Remove incorrect comment
Diffstat (limited to 'src')
-rw-r--r-- | src/dewford_trend.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dewford_trend.c b/src/dewford_trend.c index 5ce2844d4..09a8d2afe 100644 --- a/src/dewford_trend.c +++ b/src/dewford_trend.c @@ -27,7 +27,6 @@ - rand: This is a 16 bit value generated once when the phrase is created. It's used in calculations for Feebas tiles, Slot Machines, and Match Call. - It's also used to determine how much "trendiness" is lost over time (see below). - trendiness / maxTrendiness: Initialized as a random value between 30-127 inclusive. This is used to compare how trendy one phrase is vs another. If a submitted phrase is |