6 lines
92 B
Ruby
6 lines
92 B
Ruby
# -*- coding: binary -*-
|
|
|
|
module Rex::Proto::Quake
|
|
include Rex::Proto::Quake::Message
|
|
end
|