Rebrand project and refresh title presentation
This commit is contained in:
parent
17fef2c5d4
commit
7ae20789a9
138 changed files with 1511 additions and 1498 deletions
|
|
@ -206,7 +206,7 @@ func _prepare_runtime_environment() -> bool:
|
|||
runtime_sky.sky_material.duplicate(true) as ShaderMaterial
|
||||
)
|
||||
if _sky_material == null:
|
||||
push_error("World time visuals require the NETfishing sky material.")
|
||||
push_error("World time visuals require the straywild sky material.")
|
||||
return false
|
||||
runtime_sky.sky_material = _sky_material
|
||||
_environment.sky = runtime_sky
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue