mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-25 16:55:07 +02:00
add back AgentList include after accidentally removing it
This commit is contained in:
parent
8d2c6a2c0d
commit
7b1529ac96
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include <cstring>
|
||||
#include <cstdio>
|
||||
#include <SharedUtil.h>
|
||||
#include <AgentList.h>
|
||||
|
||||
const int VOXEL_LISTEN_PORT = 40106;
|
||||
|
||||
|
|
Loading…
Reference in a new issue