forked from Mirrorlandia_minetest/minetest
Of course, this is not ideal solution, but we want our users to be happy in the first place, right?
This commit is contained in:
parent
f7d50a8078
commit
928609c8bd
@ -19,10 +19,10 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <SColor.h>
|
|
||||||
#include <ctime>
|
#include <ctime>
|
||||||
#include "util/pointer.h"
|
#include "util/pointer.h"
|
||||||
#include "util/numeric.h"
|
#include "util/numeric.h"
|
||||||
|
#include <SColor.h>
|
||||||
|
|
||||||
class NetworkPacket
|
class NetworkPacket
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user