Beginning stages for party executors
This commit is contained in:
10
Aurora/Backend/Server/Playback/PlaybackServiceImpl.cs
Normal file
10
Aurora/Backend/Server/Playback/PlaybackServiceImpl.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using System;
|
||||
using Aurora.Backend.Proto;
|
||||
|
||||
namespace Aurora.Backend.Server
|
||||
{
|
||||
class PlaybackServiceImpl : PlaybackService.PlaybackServiceBase
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user