Revert "Update Deprecation.php"

This reverts commit 08000257fb0cf8ba777349cc51ed0249846d88cc.
This commit is contained in:
Shoghi Cervantes 2013-07-23 16:13:44 +02:00
parent 1cf2741f96
commit 16e65560a8

View File

@ -35,8 +35,7 @@ class Deprecation{
"api.op.check" => "op.check",
"api.player.offline.get" => "player.offline.get",
"api.player.offline.save" => "player.offline.save",
"console.check" => "command.check",
);
}
}