chore: storing version and changelog

This commit is contained in:
StraToN
2022-04-08 19:20:45 +00:00
parent 05f139ef1a
commit fda97352a0
11 changed files with 29 additions and 20 deletions

View File

@@ -80,7 +80,7 @@ func transition(
return TRANSITION_ID_INSTANT
var material_path = get_transition(transition_name)
material = ResourceLoader.load(get_transition(transition_name))
transition_id += 1