fix uninitialized memory in ep3 game join

This commit is contained in:
Martin Michelsen
2022-04-01 11:06:23 -07:00
parent dfa087b606
commit 4cff7105fd
3 changed files with 121 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ Current known issues / missing features:
- The trade window isn't implemented yet.
- PSO PC and PSOBB are essentially entirely untested. Only GC is fairly well-tested.
- Add all the chat commands that khyller used to have. (Most, but not all, currently exist in newserv.)
- Hide the guild card number assigned by the remote server when proxying, and instead rewrite all commands that include the client's guild card number.
## Usage