Files
metasploit-gs/lib/rex/proto/quake.rb
T
2021-02-08 12:24:12 +00:00

6 lines
92 B
Ruby

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