Skip to content

Commit

Permalink
Make menu tip about mod select more up to date.
Browse files Browse the repository at this point in the history
  • Loading branch information
LeNitrous committed Dec 29, 2023
1 parent 91f0603 commit c68a850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osu.Game/Screens/Menu/MenuTip.cs
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ private string getRandomTip()
"What used to be \"osu!direct\" is available to all users just like on the website. You can access it anywhere using Ctrl-B!",
"Seeking in replays is available by dragging on the difficulty bar at the bottom of the screen!",
"Multithreading support means that even with low \"FPS\" your input and judgements will be accurate!",
"Try scrolling down in the mod select panel to find a bunch of new fun mods!",
"Try scrolling right in mod select to find a bunch of new fun mods!",
"Most of the web content (profiles, rankings, etc.) are available natively in-game from the icons on the toolbar!",
"Get more details, hide or delete a beatmap by right-clicking on its panel at song select!",
"All delete operations are temporary until exiting. Restore accidentally deleted content from the maintenance settings!",
Expand Down

0 comments on commit c68a850

Please sign in to comment.