Skip to content

Commit b4a8c4f

Browse files
committed
2.10.3
1 parent e2edf6d commit b4a8c4f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center"><img src="https://raw.githubusercontent.com/JujuAdams/Chatterbox/master/LOGO.png" style="display:block; margin:auto; width:400px"></p>
2-
<h1 align="center">2.10.2</h1>
2+
<h1 align="center">2.10.3</h1>
33

44
<p align="center">Narrative engine for GameMaker 2022 LTS by <b>@jujuadams</b></p>
55

options/windows/options_windows.yy

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/__ChatterboxSystem/__ChatterboxSystem.gml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#region Internal Macro Definitions
22

3-
#macro __CHATTERBOX_VERSION "2.10.2"
4-
#macro __CHATTERBOX_DATE "2022-11-21"
3+
#macro __CHATTERBOX_VERSION "2.10.3"
4+
#macro __CHATTERBOX_DATE "2022-12-13"
55

66
#macro CHATTERBOX_VARIABLES_MAP global.__chatterboxVariablesMap
77
#macro CHATTERBOX_VARIABLES_LIST global.__chatterboxVariablesList

0 commit comments

Comments
 (0)