Fixed Dialogue Tree bug and spacing issues.

v0.6.14 released.
Dialogue Tree bug caused by copy-pasting code created NPEs when not
activating translator mode. Made Dialogue Tree node spacing double when
activating translator mode.
This commit is contained in:
Zukero
2018-09-17 20:55:18 +02:00
parent 1b01ecd37d
commit 00c05e7507
5 changed files with 6 additions and 6 deletions

View File

@@ -1 +1 @@
v0.6.13
v0.6.14

View File

@@ -1,6 +1,6 @@
!include MUI2.nsh
!define VERSION "0.6.13"
!define VERSION "0.6.14"
!define TRAINER_VERSION "0.1.4"
!define JAVA_BIN "javaw"