mirror of
https://github.com/ppy/osu
synced 2024-12-23 23:33:36 +00:00
Add todo comment
This commit is contained in:
parent
a0aeccf232
commit
f4f9519761
@ -29,6 +29,8 @@ namespace osu.Game.Skinning
|
||||
{
|
||||
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:
|
||||
switch (global)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user