[Bug Fix] Fix issue with Client::SaveDisciplines() not specifying character ID (#4481)

This commit is contained in:
Alex King
2024-09-24 00:00:52 -04:00
committed by GitHub
parent 6130e10831
commit 5c0bdfdc4c
4 changed files with 10 additions and 3 deletions
+6
View File
@@ -1,3 +1,9 @@
## [22.56.3] 9/23/2024
### Fixes
* Fix issue with Client::SaveDisciplines() not specifying character ID ([#4481](https://github.com/EQEmu/Server/pull/4477)) @Kinglykrab 2024-09-23
## [22.56.2] 9/20/2024
### Fixes