had to commit cuz i was getting bombed

This commit is contained in:
2026-05-24 02:49:36 +03:00
parent c55a34f33c
commit a9766d6dd6
22 changed files with 389 additions and 116 deletions

View File

View File

View File

@@ -9,7 +9,7 @@
#include "networkbase.h"
#include "iphysics.h"
#include "ihumandevice.h"
#include "kotgui/kotgui.h"
#include "kottui/kottui.h"
class CEngineVars
{
@@ -40,8 +40,6 @@ extern EngineConsts_t *g_pEngineConstants;
extern IPhysics *g_pPhysics;
extern IPhysicsWorld *g_pPhysicsWorld;
extern IKotUIManager *g_pKotUI;
#define FUNNY_SECURE_PORT 27015
#define FUNNY_QUERY_PORT 27016