Removed unnecessary TODOs and fixed typos
Removed unnecessary uses of `GetByJsonProp`
This commit is contained in:
@@ -107,7 +107,7 @@ public class CustomizationController(
|
||||
|
||||
var profile = _saveServer.GetProfile(sessionId);
|
||||
|
||||
//TODO: Merge with function _profileHelper.addHideoutCustomisationUnlock
|
||||
// TODO: Merge with function _profileHelper.addHideoutCustomisationUnlock
|
||||
var rewardToStore = new CustomisationStorage
|
||||
{
|
||||
Id = suitId,
|
||||
|
||||
Reference in New Issue
Block a user