@@ -16,16 +16,16 @@ |
||
16 | 16 | * along with this program. If not, see <http://www.gnu.org/licenses/>. |
17 | 17 | */ |
18 | 18 | namespace GameQ\Protocols; |
19 | - /** |
|
20 | - * Class Hurtworld |
|
21 | - * |
|
22 | - * Pre-cursor to the A2S (source) protocol system |
|
23 | - * |
|
24 | - * @author Nikolay Ipanyuk <[email protected]> |
|
25 | - * @author Austin Bischoff <[email protected]> |
|
26 | - * |
|
27 | - * @package GameQ\Protocols |
|
28 | - */ |
|
19 | + /** |
|
20 | + * Class Hurtworld |
|
21 | + * |
|
22 | + * Pre-cursor to the A2S (source) protocol system |
|
23 | + * |
|
24 | + * @author Nikolay Ipanyuk <[email protected]> |
|
25 | + * @author Austin Bischoff <[email protected]> |
|
26 | + * |
|
27 | + * @package GameQ\Protocols |
|
28 | + */ |
|
29 | 29 | class Hurtworld extends Source |
30 | 30 | { |
31 | 31 | /** |