fix that again

This commit is contained in:
2025-08-18 22:40:58 -04:00
parent 2c647e7103
commit 95cfd7ebb0

View File

@@ -14,7 +14,7 @@ Expects: `List<EmoteConfigDTO>` [(to DTO)](#emoteconfigdto)
Replace existing emotes in the game with these, keyed by `UniqueName`.
See [the source](./Core/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information.
See [the source](./Core/Content/CustomRecNet/CustomEmotes/RecNetEmotes.cs) for more information.
### `API: GET "/api/undead/v1/photon"`
Expects: `PhotonConfigDTO` [(to DTO)](#photonconfigdto)