Skip to content

Commit

Permalink
Comply class name with psr-4 autoloading standard.
Browse files Browse the repository at this point in the history
  • Loading branch information
RikoDEV authored Oct 31, 2020
1 parent 3530fa3 commit 622fce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GameQ/Protocols/Serioussam.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
*
* @author ZCaliptium <zcaliptium@gmail.com>
*/
class SeriousSam extends Gamespy
class Serioussam extends Gamespy
{

/**
Expand Down

0 comments on commit 622fce6

Please sign in to comment.