This commit is contained in:
Zeno Rogue 2018-04-15 13:47:46 +02:00
parent 5db15c6ceb
commit 14a4375cf0
2 changed files with 9 additions and 2 deletions

View File

@ -2369,3 +2369,10 @@ MINOR:
- Fixed Wild West not appearing in PTM.
- Fixed the crash in PTM.
- Fixed the particle scaling in Goldberg.
2018.04.15 13:35 version 10.3r
- Fixed the missing walls in the Palace
- Geometry Experiments menu now lets you change land in the standard geometry too (but you will be marked as a cheater)
- Allowed the sloppy Graveyard in heptagonal
- Also allowed Land of Storms which was disabled by mistake

View File

@ -18,8 +18,8 @@
#define NOLICENSE
#endif
#define VER "10.3q"
#define VERNUM 10317
#define VER "10.3r"
#define VERNUM 10318
#ifndef CAP_SHADER
#define CAP_SHADER CAP_GL