Files
Erupe/server
Houmgaor c4036daebc fix(guild): conditionally write GR field in InfoGuild for G10+ only
Cherry-picked from main (8c219be) with conflict resolution.
Pre-G10 clients don't have the GR field in the applicant list,
so only write it when RealClientMode >= G10.

Also optimizes two consecutive uint16(0) writes to single uint32(0).
2026-01-30 01:09:48 +01:00
..