mirror of
https://github.com/thegatesbrowser/thegates.git
synced 2025-08-23 17:17:31 -04:00
switch mobile, fix shader
This commit is contained in:
parent
6d009d0fc1
commit
d4190fbd9e
7 changed files with 21 additions and 14 deletions
|
@ -70,7 +70,7 @@ func ext_texture_format(format: RenderingDevice.DataFormat) -> void:
|
|||
|
||||
|
||||
func first_frame_drawn() -> void:
|
||||
set_param("fill_alpha", true)
|
||||
set_param("show_render", true)
|
||||
|
||||
|
||||
func set_param(param: StringName, value: Variant) -> void:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue