mirror of
https://github.com/osukey/osukey.git
synced 2025-05-17 03:27:21 +09:00
Make drawing screen transition properly
This commit is contained in:
parent
7b8ed1ac9a
commit
12b855d68f
@ -24,7 +24,7 @@ using osuTK.Graphics;
|
|||||||
|
|
||||||
namespace osu.Game.Tournament.Screens.Drawings
|
namespace osu.Game.Tournament.Screens.Drawings
|
||||||
{
|
{
|
||||||
public class DrawingsScreen : CompositeDrawable
|
public class DrawingsScreen : TournamentScreen
|
||||||
{
|
{
|
||||||
private const string results_filename = "drawings_results.txt";
|
private const string results_filename = "drawings_results.txt";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user