mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-04-27 13:13:16 +00:00
rogueviz:: nilrider version number updated to 2.0
This commit is contained in:
parent
0307db207d
commit
ce7058de5f
@ -1,5 +1,5 @@
|
|||||||
#if NILRIDER
|
#if NILRIDER
|
||||||
#define CUSTOM_CAPTION "Nil Rider 1.0"
|
#define CUSTOM_CAPTION "Nil Rider 2.0"
|
||||||
#define MAXMDIM 4
|
#define MAXMDIM 4
|
||||||
#define CAP_INV 0
|
#define CAP_INV 0
|
||||||
#define CAP_COMPLEX2 0
|
#define CAP_COMPLEX2 0
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
namespace nilrider {
|
namespace nilrider {
|
||||||
|
|
||||||
const string ver = "0.2";
|
const string ver = "2.0";
|
||||||
|
|
||||||
string new_replay_name() {
|
string new_replay_name() {
|
||||||
time_t timer;
|
time_t timer;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user