Skip to content

Commit

Permalink
Create disconnect_decorator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie authored Dec 25, 2023
1 parent 2038dc3 commit 3ef0a13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/decorators/tf2_line_parser/events/disconnect_decorator.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# frozen_string_literal: true
class TF2LineParser::Events::DisonnectDecorator < TF2LineParser::Events:ConnectDecorator
end

0 comments on commit 3ef0a13

Please sign in to comment.