Converted sessionIds to MongoId and renamed property to reflect what type of value it holds
This commit is contained in:
@@ -1606,7 +1606,7 @@ public class HideoutController(
|
||||
}
|
||||
|
||||
public ItemEventRouterResponse CircleOfCultistProductionStart(
|
||||
string sessionId,
|
||||
MongoId sessionId,
|
||||
PmcData pmcData,
|
||||
HideoutCircleOfCultistProductionStartRequestData request
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user