![]() |
Pioneer
|
#include "HyperspaceCloud.h"#include "Game.h"#include "GameSaveError.h"#include "Json.h"#include "Lang.h"#include "Pi.h"#include "Player.h"#include "Ship.h"#include "Space.h"#include "graphics/Material.h"#include "graphics/RenderState.h"#include "graphics/Renderer.h"#include "perlin.h"
Macros | |
| #define | HYPERCLOUD_DURATION (60.0 * 60.0 * 24.0 * 2.0) |
| #define HYPERCLOUD_DURATION (60.0 * 60.0 * 24.0 * 2.0) |
How long does a hyperspace cloud last for? 2 Days?