d3v1l401 / Bark-and-Barker

A Dark & Darker backend server emulator written in C#
GNU General Public License v3.0
2 stars 0 forks source link

Move processors #8

Closed d3v1l401 closed 1 year ago

d3v1l401 commented 1 year ago

As title says, divided into categories. Also removed PacketProcessor constructor assignments and moved everything into the processors dictionaries as readonly.