Releasing V1.2

This commit is contained in:
Beanzilla 2021-09-10 16:01:23 -04:00 committed by GitHub
parent 1a4216bec9
commit dfb7c7ae9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,8 @@ export var CRIT = true
func _enter_tree():
logy = self
editor_description = "Logger V1.1 ApolloX"
logy.editor_description = "Logger V1.1 ApolloX"
editor_description = "Logger V1.2 ApolloX"
logy.editor_description = "Logger V1.2 ApolloX"
logy.setup()
return logy