Update README.md, missing changes

This commit is contained in:
MennoMax
2021-05-20 23:43:16 +02:00
committed by mennomax
parent b107c4901a
commit 65aacbcf2a
11 changed files with 36 additions and 46 deletions

View File

@@ -81,7 +81,6 @@ func _ready() -> void:
websocket.connect("connection_error", self, "connection_error")
if(get_images):
image_cache = ImageCache.new(disk_cache, disk_cache_path)
# add_child(image_cache)
func connect_to_twitch() -> void:
if(websocket.connect_to_url("wss://irc-ws.chat.twitch.tv:443") != OK):

Binary file not shown.

Before

Width:  |  Height:  |  Size: 363 B

After

Width:  |  Height:  |  Size: 2.0 KiB

0
addons/gift/icon.png.import Executable file → Normal file
View File