Skip to content

Commit 9d24217

Browse files
committed
Removed networkvar and convar patches for sdk2013, as they are no longer needed.
1 parent f5b8a80 commit 9d24217

File tree

3 files changed

+0
-1474
lines changed

3 files changed

+0
-1474
lines changed

src/core/patches/sdk2013/patches.cpp

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,3 @@
2323
* all respects for all other code used. Additionally, the Source.Python
2424
* Development Team grants this exception to all derivative works.
2525
*/
26-
27-
#include "convar.h"
28-
#ifndef PATCH_CONVAR_H_PUBLIC_FLAGS
29-
#error "Make ConCommandBase::m_nFlags public."
30-
#endif
31-
32-
#include "utilities/baseentity.h"
33-
#ifndef PATCH_NETWORK_HANDLE_BASE_DEFINITION
34-
#error "We need the CNetworkHandle definition..."
35-
#endif

0 commit comments

Comments
 (0)