コード例 #1
0
ファイル: RegularBot.java プロジェクト: hugepython52/DarkBot
 public void status(String status) {
   ui.setStatus(status);
 }