Enemy classes and controllers
This commit is contained in:
@@ -49,6 +49,7 @@ namespace EstusShots.Server
|
||||
services.AddScoped<EpisodesService>();
|
||||
services.AddScoped<PlayersService>();
|
||||
services.AddScoped<DrinksService>();
|
||||
services.AddScoped<EnemiesService>();
|
||||
}
|
||||
|
||||
// This method gets called by the runtime. Use this method to configure the HTTP request pipeline.
|
||||
|
||||
Reference in New Issue
Block a user