nukeykt / NBlood

Reverse-engineered ports of Build games using EDuke32 engine technology and development principles (NBlood/Rednukem/PCExhumed)
598 stars 74 forks source link

Blood: Use kMaxPlayers define in more places #813

Closed tmyqlfpir closed 3 months ago

tmyqlfpir commented 3 months ago

This PR makes use of the already existing kMaxPlayers define for a few network array variables.

Bad PR, please ignore.