Server Implementation

This commit is contained in:
Anonymous275 2020-01-29 21:32:31 +02:00
parent 7d5c5a4526
commit 9034319685
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//
// Created by User on 1/29/2020.
// Created by Anonymous275 on 1/29/2020.
//
#include "enet.h"
#include <stdio.h>

View File

@ -1,5 +1,5 @@
//
// Created by Антон on 28.01.2020.
// Created by Anonymous275 on 28.01.2020.
//
#ifndef BEAMNG_MP_SERVER_MAIN_H