mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 12:00:11 +08:00
Merge branch 'master' into song-select-improvements
This commit is contained in:
+1
-1
Submodule osu-framework updated: 34c9f17a6a...51737ec132
@@ -12,7 +12,7 @@ using osu.Framework.Configuration;
|
||||
|
||||
namespace osu.Game.Graphics.Containers
|
||||
{
|
||||
internal class ParallaxContainer : Container
|
||||
internal class ParallaxContainer : Container, IRequireHighFrequencyMousePosition
|
||||
{
|
||||
public float ParallaxAmount = 0.02f;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user