Browse Source

bumped hyde version

master
Yessiest 1 year ago
parent
commit
6e459c36bc
  1. 2
      hyde
  2. 2
      proto.rb

2
hyde

@ -1 +1 @@
Subproject commit fd76422b760e6c045581bcb11842ee42221d06e0
Subproject commit f1f13faddf0f4a454c0a13c28957e53146eb529c

2
proto.rb

@ -78,7 +78,7 @@ module Heimdall
end
end
class ServerChannel < Channel
class RoomChannel < Channel
def initialize
@UID_prefix = "schannel"
super()

Loading…
Cancel
Save