This commit is contained in:
Zeno Rogue 2018-02-09 08:11:05 +01:00
parent 87cbdc6c57
commit bc81663da7
2 changed files with 7 additions and 2 deletions

View File

@ -2227,3 +2227,8 @@ Gameplay bugfixes
- Hypersian Rug now works on Android, and it is controllable by rotating the device (combined with "stereo version" Cardboard VR should be supported)
- fixed a crash bug in the iOS version
2018.02.09 08:08 version 10.3h
- minor optimizations
- fixed a crash bug when leaving quotient space
- fixed the problems with incorrect display and mouse control in the Hypersian Rug mode
- fixed the display in the spherical geometry

View File

@ -18,8 +18,8 @@
#define NOLICENSE
#endif
#define VER "10.3g"
#define VERNUM 10307
#define VER "10.3h"
#define VERNUM 10308
#define CAP_SHADER CAP_GL