Add Sentinal file in Service Directory.
This commit is contained in:
parent
a9c7dc4a94
commit
e63ff7defa
8
Stars Assistant/Services/GameEngine.cs
Normal file
8
Stars Assistant/Services/GameEngine.cs
Normal file
@ -0,0 +1,8 @@
|
||||
using System;
|
||||
|
||||
namespace StarsAssistant.Services;
|
||||
|
||||
public class GameEngine
|
||||
{
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user