File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -675,6 +675,10 @@ some stuff related to saving mod elements to be less annoying. Rewrite toolTips
675
675
when sparks go through portal breaking some saves. Fix error when loading
676
676
really old saves with FAN wall.
677
677
678
+ Version 27.2 (build 35) 3/25/14
679
+ Fix mouse cursor not displaying in zoom window. Fix crash with deco presets in
680
+ deco editor. Fix key repeat in TPTMP.
681
+
678
682
679
683
680
684
Original file line number Diff line number Diff line change 32
32
#define MOD_VERSION 27
33
33
#define MOD_MINOR_VERSION 2
34
34
#define MOD_SAVE_VERSION 17 // This is not the version number of my mod anymore, it's only changed when I change the saving code
35
- #define MOD_BUILD_VERSION 34 // For update checks
35
+ #define MOD_BUILD_VERSION 35 // For update checks
36
36
#define BETA_VERSION 89
37
37
#define BETA_MINOR_VER 2
38
38
#define RELEASE_VERSION 89
You can’t perform that action at this time.
0 commit comments