File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22#ifndef NET_AUTH_CHECK_INCLUDED
33#define NET_AUTH_CHECK_INCLUDED
44
5- #include "net_shared .h"
5+ #include "NET_Shared .h"
66
77using xr_auth_strings_t = xr_vector < shared_str > ;
88void XRNETSERVER_API fill_auth_check_params (xr_auth_strings_t & ignore , xr_auth_strings_t & check );
Original file line number Diff line number Diff line change 11#include " stdafx.h"
22#include " NET_Common.h"
3- #include " net_Client .h"
4- #include " net_Server .h"
5- #include " net_Messages .h"
3+ #include " NET_Client .h"
4+ #include " NET_Server .h"
5+ #include " NET_Messages .h"
66#include " NET_Log.h"
77#include " xrCore/Threading/Lock.hpp"
88
Original file line number Diff line number Diff line change 11#include " stdafx.h"
2- #include " net_log .h"
2+ #include " NET_Log .h"
33#include " xrCore/Threading/Lock.hpp"
44// ---------------------------------------------------------
55string64 PacketName[] = {" M_UPDATE" , // DUAL: Update state
Original file line number Diff line number Diff line change 11#pragma once
22
3- #include " net_shared .h"
3+ #include " NET_Shared .h"
44#include " ip_filter.h"
55#include " NET_Common.h"
66#include " NET_PlayersMonitor.h"
You can’t perform that action at this time.
0 commit comments