sevivon-prototype

[RADIOACTIVE] a concept version of sevivon
git clone git://git.figbert.com/sevivon-prototype.git
Log | Files | Refs | README | LICENSE

commit 5dbe857eceaa56c9c61ee5a97e6566b4c9486f70
parent 2d567b7d6e7410325459c94de55dc2bedd0c73e4
Author: FIGBERT <figbert@figbert.com>
Date:   Mon,  7 Dec 2020 20:53:09 -0800

Apply automatic default_env.tres update

Diffstat:
Mdefault_env.tres | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/default_env.tres b/default_env.tres @@ -1,5 +1,7 @@ [gd_resource type="Environment" load_steps=2 format=2] + [sub_resource type="ProceduralSky" id=1] + [resource] background_mode = 2 background_sky = SubResource( 1 )