Closed Intrpt closed 4 months ago
Remove the update game logic, because we will not have the update game feature. Update game will be"delete" and "create new" game (See IGameRepository.Save())
IGameRepository.Save()
Update will be used to set the url of a game. We dont need this issue anymore.
Remove the update game logic, because we will not have the update game feature. Update game will be"delete" and "create new" game (See
IGameRepository.Save()
)