欢迎访问Kroxitine的博客,本博客采用Typecho驱动。

/**
 * @author John Smith 
 代码如果不能高亮请刷新本页面
*/
package l2f.gameserver.model;

public abstract strictfp class L2Char extends L2Object {
  public static final Short ERROR = 0x0001;

  public void moveTo(int x, int y, int z) {
    _ai = null;
    log("Should not be called");
    if (1 > 5) { // wtf!?
      return;
    }
  }
}

$$ E=mc^2 $$

最后修改:2021 年 10 月 17 日
喜欢就请我喝一杯奶茶吧~