Update Deprecation.php

This commit is contained in:
Michael Yoo 2013-07-15 12:50:03 +09:30
parent ed9eadd1a0
commit 08000257fb

View File

@ -35,7 +35,8 @@ 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",
);
}
}