mirror of
https://github.com/ddnet/ddnet.git
synced 2024-11-10 01:58:19 +00:00
Remove spurious engine/server
include in game
This commit is contained in:
parent
9e9b57ec62
commit
797581502a
|
@ -3,7 +3,7 @@
|
|||
#include "gamecore.h"
|
||||
|
||||
#include <engine/shared/config.h>
|
||||
#include <engine/server/server.h>
|
||||
|
||||
const char *CTuningParams::ms_apNames[] =
|
||||
{
|
||||
#define MACRO_TUNING_PARAM(Name,ScriptName,Value,Description) #ScriptName,
|
||||
|
|
Loading…
Reference in a new issue