Skip to content

Commit fb6ec8a

Browse files
committed
Build 35
1 parent ae20e28 commit fb6ec8a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,10 @@ some stuff related to saving mod elements to be less annoying. Rewrite toolTips
675675
when sparks go through portal breaking some saves. Fix error when loading
676676
really 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

includes/defines.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
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

0 commit comments

Comments
 (0)