mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 22:17:22 +01:00
connect to api only after login, add switching secret keys and inputting secret key during intro, fix filereplacements not working properly, adjust to the new web api
This commit is contained in:
parent
2ff224243a
commit
95f7e5f867
11 changed files with 206 additions and 93 deletions
|
|
@ -198,7 +198,6 @@ namespace MareSynchronos.Managers
|
|||
|
||||
Logger.Debug("Assigning temp mods for " + collectionName);
|
||||
var ret = _penumbraSetTemporaryMod.InvokeFunc("MareSynchronos", collectionName, modPaths, manipulationData, 0);
|
||||
Logger.Debug("Penumbra Ret: " + ret.ToString());
|
||||
}
|
||||
|
||||
private void RedrawEvent(IntPtr objectAddress, int objectTableIndex)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue