mirror of
https://github.com/sp-tarkov/modules.git
synced 2025-02-13 04:50:45 -05:00
Fix QTEPatch
This commit is contained in:
parent
ec6f7242e9
commit
b41b453207
@ -18,7 +18,7 @@ namespace SPT.Custom.Patches
|
||||
{
|
||||
RequestHandler.PutJson("/client/hideout/workout", new
|
||||
{
|
||||
skills = new GClass1956(__instance.HideoutPlayer.Skills)
|
||||
skills = new GClass1985(__instance.HideoutPlayer.Skills)
|
||||
}
|
||||
.ToJson());
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user