#pragma once #include "../shared/stdafx.h" #include #include "DatabaseThread.h" #if defined(DEBUG) # define DISABLE_PLAYER_BLINKING #endif #include "GameServerDlg.h" extern bool g_bRunning;