File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
675675when sparks go through portal breaking some saves. Fix error when loading
676676really old saves with FAN wall.
677677
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+
678682
679683
680684
Original file line number Diff line number Diff line change 3232#define MOD_VERSION 27
3333#define MOD_MINOR_VERSION 2
3434#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
3636#define BETA_VERSION 89
3737#define BETA_MINOR_VER 2
3838#define RELEASE_VERSION 89
You can’t perform that action at this time.
0 commit comments