Split up methods in controllers, added tests for GameService, refactored GameGroup name to Game and directory Game to GameStuff
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
using pacMan.Game.Items;
|
||||
using pacMan.GameStuff.Items;
|
||||
|
||||
namespace BackendTests.Game.Items;
|
||||
|
||||
|
Reference in New Issue
Block a user