src/FingersDance.Control.UserPanel/SyncSource.cs
author riley
Wed, 23 Sep 2009 19:44:59 +0200
changeset 92 3a0b48be34bd
parent 35 ed77793b767a
permissions -rw-r--r--
New positions for the player's button

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace FingersDance.Control.UserPanel
{
    class SyncSource
    {
    }
}