Port all 59NL/59NJ patches to 50YJ (US 1.24.3)

This commit is contained in:
Corrine
2026-05-21 13:40:57 -07:00
committed by Martin Michelsen
parent 6f9c442e7a
commit ea74b4ac07
26 changed files with 330 additions and 318 deletions
+1 -1
View File
@@ -5747,7 +5747,7 @@ struct G_ChangeLobbyMusic_Ep3_6xBF {
// 6xBF: Give EXP (BB) (server->client only)
// newserv implements an extension that causes this command to show the purple EXP numbers which are normally generated
// by the client instead. This requires the server to also send the enemy ID that generated the EXP, hence the
// extension struct here. See ServerEXPDisplay.59NL.patch.s for details.
// extension struct here. See ServerEXPDisplay.s for details.
struct G_GiveExperience_BB_6xBF {
G_ClientIDHeader header;