diff --git a/hyde b/hyde index fd76422..f1f13fa 160000 --- a/hyde +++ b/hyde @@ -1 +1 @@ -Subproject commit fd76422b760e6c045581bcb11842ee42221d06e0 +Subproject commit f1f13faddf0f4a454c0a13c28957e53146eb529c diff --git a/proto.rb b/proto.rb index 5d39a6b..af50e41 100644 --- a/proto.rb +++ b/proto.rb @@ -78,7 +78,7 @@ module Heimdall end end - class ServerChannel < Channel + class RoomChannel < Channel def initialize @UID_prefix = "schannel" super()