added deprecated tags

This commit is contained in:
kremsy 2017-04-07 17:37:26 +02:00
parent 03b2ff1183
commit 6ad6768caa
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ namespace ManiaControl\Callbacks\Structures;
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2017 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
* @deprecated
*/
interface VictoryTypes {
const TIME_LIMIT = 1;

View File

@ -8,6 +8,7 @@ namespace ManiaControl\Callbacks\Structures;
* @author ManiaControl Team <mail@maniacontrol.com>
* @copyright 2014-2017 ManiaControl Team
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
* @deprecated use ShootMania/Models/Weapons instead
*/
interface Weapons {
const LASER = 1;