mirror of
https://github.com/BlossomiShymae/Needlework.Net.git
synced 2026-07-12 05:59:42 +02:00
WIP
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using CommunityToolkit.Mvvm.Messaging.Messages;
|
||||
using Needlework.Net.Core;
|
||||
|
||||
namespace Needlework.Net.Desktop.Messages
|
||||
{
|
||||
public class DataRequestMessage : RequestMessage<LcuSchemaHandler>
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user