Update xmldoc

This commit is contained in:
MBmasher 2022-07-18 15:59:20 +10:00
parent 7c680afc3c
commit 72c096f9af
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ public static class FlashlightEvaluator
/// <summary>
/// Evaluates the difficulty of memorising and hitting an object, based on:
/// <list type="bullet">
/// <item><description>distance between previous objects and the current object,</description></item>
/// <item><description>distance between a number of previous objects and the current object,</description></item>
/// <item><description>the visual opacity of the current object,</description></item>
/// <item><description>length and speed of the current object (for sliders),</description></item>
/// <item><description>and whether the hidden mod is enabled.</description></item>