mirror of
https://github.com/ppy/osu
synced 2025-01-11 16:49:39 +00:00
Add todo comment
This commit is contained in:
parent
a0aeccf232
commit
f4f9519761
@ -29,6 +29,8 @@ namespace osu.Game.Skinning
|
|||||||
{
|
{
|
||||||
switch (lookup)
|
switch (lookup)
|
||||||
{
|
{
|
||||||
|
// todo: this code is pulled from LegacySkin and should not exist.
|
||||||
|
// will likely change based on how databased storage of skin configuration goes.
|
||||||
case GlobalSkinConfiguration global:
|
case GlobalSkinConfiguration global:
|
||||||
switch (global)
|
switch (global)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user