1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-26 23:36:02 +00:00

Version 10.0k

This commit is contained in:
Zeno Rogue
2017-08-18 03:01:03 +02:00
parent 465089333f
commit 547ca08146
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#define VER "10.0j"
#define VERNUM 10010
#define VERNUM_HEX 0xA00A
#define VER "10.0k"
#define VERNUM 10011
#define VERNUM_HEX 0xA00B
#define GEN_M 0
#define GEN_F 1