metasploit-framework/lib/rex/proto/quake.rb

6 lines
92 B
Ruby

# -*- coding: binary -*-
module Rex::Proto::Quake
include Rex::Proto::Quake::Message
end