Skip to content

Commit

Permalink
v1.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
koroshiya committed Sep 28, 2019
1 parent 5a24ffb commit d5870f2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
"1.2.10": "messages/1.2.10.txt",
"1.2.11": "messages/1.2.11.txt",
"1.2.12": "messages/1.2.12.txt",
"1.2.13": "messages/1.2.13.txt"
"1.2.13": "messages/1.2.13.txt",
"1.2.14": "messages/1.2.14.txt"
}
11 changes: 11 additions & 0 deletions messages/1.2.14.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Sublime Renpy v1.2.14
======================

Bugfixes:

Improvements:

Changes:
-Removed local copy of and dependency on Python.sublime-syntax. This no longer appears to be needed, as long as Sublime Text's bundled version of Python syntax is up to date.

New:

0 comments on commit d5870f2

Please sign in to comment.