added deprecated tags
This commit is contained in:
parent
03b2ff1183
commit
6ad6768caa
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user