Update README.md, missing changes
This commit is contained in:
@@ -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
0
addons/gift/icon.png.import
Executable file → Normal file
Reference in New Issue
Block a user