freg
0.3
Free-Roaming Elementary Game
|
#include <QDataStream>
#include "Shred.h"
#include "World.h"
#include "BlockManager.h"
#include "blocks/Active.h"
#include "blocks/Inventory.h"
Go to the source code of this file.
Variables | |
const quint8 | DATASTREAM_VERSION = QDataStream::Qt_5_2 |
const quint8 | CURRENT_SHRED_FORMAT_VERSION = 14 |
const int | RAIN_IS_DEW = 1 |