mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-25 14:03:33 -04:00
[Client] Remove pointless declaration of DedicatedPlayer as struct
This seems to have been a typo left over from Koncord's early work on the project.
This commit is contained in:
parent
e00ee1425a
commit
1f3a17eff7
@ -22,8 +22,6 @@ namespace MWMechanics
|
||||
|
||||
namespace mwmp
|
||||
{
|
||||
struct DedicatedPlayer;
|
||||
|
||||
class DedicatedPlayer : public BasePlayer
|
||||
{
|
||||
friend class PlayerList;
|
||||
|
Loading…
x
Reference in New Issue
Block a user