Reducing usage of #if CLIENT / #elif SERVER
The server will implement some classes it probably shouldn't need because certain items or game states depend on them.
This commit is contained in:
The server will implement some classes it probably shouldn't need because certain items or game states depend on them.