1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-12-25 14:56:03 +00:00

Update 10.0l

This commit is contained in:
Zeno Rogue
2017-09-03 12:55:13 +02:00
parent 34602e5ab2
commit e8849bd491
3 changed files with 31 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
#define VER "10.0k"
#define VERNUM 10011
#define VERNUM_HEX 0xA00B
#define VER "10.0l"
#define VERNUM 10012
#define VERNUM_HEX 0xA00C
#define GEN_M 0
#define GEN_F 1