Skip to content

Commit ac4af58

Browse files
authored
Minor change to leaderboards.md: Clarification of game speed hint (#291)
* Update leaderboards.md Remove confusing part of sentence * Update leaderboard documentation for frame rate details Clarify the frame rate context for the leaderboard type. * Fix link in leaderboards documentation Updated link in the Type section for clarity.
1 parent edf8959 commit ac4af58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer-docs/leaderboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The best place to start is to look at existing leaderboards and break it down to
5555

5656
The **Title/Description** fields are quite obvious.
5757

58-
The **Type** is "Time (Frames)". The value we're tracking updates once a frame, and the Genesis runs at 60 frames per second. (see not below for systems that run at other speeds)
58+
The **Type** is "Time (Frames)". The value we're tracking updates once a frame, and the Genesis runs at 60 frames per second (see note below on [Value Format](/developer-docs/leaderboards#value-format) for systems that run at other speeds).
5959

6060
The **Lower Is Better** flag is checked, then the one who makes the shortest time will be the #1.
6161

0 commit comments

Comments
 (0)