mirror of
https://github.com/Relintai/broken_seals_roguelike.git
synced 2024-11-10 21:52:09 +01:00
The engine has RenderingServer now.
This commit is contained in:
parent
71d75472ec
commit
b11f49172b
@ -21,5 +21,5 @@ extends Node
|
||||
# SOFTWARE.
|
||||
|
||||
func _ready():
|
||||
VisualServer.set_default_clear_color(Color(0, 0, 0))
|
||||
RenderingServer.set_default_clear_color(Color(0, 0, 0))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user