Skip to content

Commit

Permalink
Update rcon_command_decorator.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie authored Dec 25, 2023
1 parent 7a8c06c commit e98bc68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true
class TF2LineParser::RconCommandDecorator < TF2LineParser::EventDecorator
class TF2LineParser::Events::RconCommandDecorator < TF2LineParser::EventDecorator

def message_text
icon('icon-comment')
Expand Down

0 comments on commit e98bc68

Please sign in to comment.