mirror of
https://github.com/ppy/osu.git
synced 2026-06-02 00:20:40 +08:00
Framework namespace rename.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
using System;
|
||||
using osu.Framework.Desktop;
|
||||
using osu.Framework.Framework;
|
||||
using osu.Framework.OS;
|
||||
using osu.Game;
|
||||
|
||||
namespace osu.Desktop
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using osu.Framework.Framework;
|
||||
using osu.Game.Configuration;
|
||||
using osu.Game.GameModes.Menu;
|
||||
using osu.Game.Graphics.Cursor;
|
||||
|
||||
Reference in New Issue
Block a user