mirror of
https://github.com/celisej567/Launcher.git
synced 2026-01-05 10:10:21 +03:00
Add files via upload
This commit is contained in:
14
classes/TSPButton.cs
Normal file
14
classes/TSPButton.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Controls;
|
||||
|
||||
namespace TSPButtonEffect
|
||||
{
|
||||
class TSPButton
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user