Austinb / GameQ

A PHP Gameserver Status Query Library
https://austinb.github.io/GameQ/
GNU Lesser General Public License v3.0
403 stars 136 forks source link

Remove redundant Rfactor2 protocol class #690

Closed Krymonota closed 1 year ago

Krymonota commented 1 year ago

Closes #681

scrutinizer-notifier commented 1 year ago

The inspection completed: No new issues

Austinb commented 1 year ago

See updates in https://github.com/Austinb/GameQ/issues/681

Do not have an issue adding the longer version of the class name (i.e. rfactor2) but this version does not work. So this version will need to use the code from Rf2 and then make Rf2 a child of Rfactor2 so that existing code used will not break due to the protocol class being removed.