chore: storing version and changelog

This commit is contained in:
StraToN
2022-07-11 21:04:09 +00:00
parent 833f9bb503
commit d7b8c893af
4 changed files with 7 additions and 3 deletions

View File

@@ -135,7 +135,7 @@ func say(character: String, type: String, text: String) -> void:
escoria.logger.warn(
self,
"Unable to find voice file with key '%s'." % matches.get_string("key")
)
)
else:
(
escoria.object_manager.get_object(escoria.object_manager.SPEECH).node\