Add todo comment

This commit is contained in:
Dean Herbert 2019-09-06 12:16:20 +09:00
parent a0aeccf232
commit f4f9519761

View File

@ -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)
{