mirror of
https://github.com/ppy/osu.git
synced 2025-03-19 07:07:18 +08: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…
x
Reference in New Issue
Block a user