UID388
阅读权限30
威望 点
积分337
注册时间2009-3-14
最后登录1970-1-1
听众
收听
升级
  45.67%
|
作者:菜菜
/**
* This file is part of aion-emu <aion-emu.com>.
*
*aion-emu is free software: you can redistribute it and/or modify
*it under the terms of the GNU General Public License as published by
*the Free Software Foundation, either version 3 of the License, or
*(at your option) any later version.
*
*aion-emu is distributed in the hope that it will be useful,
*but WITHOUT ANY WARRANTY; without even the implied warranty of
*MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.See the
*GNU General Public License for more details.
*
*You should have received a copy of the GNU General Public License
*along with aion-emu.If not, see <http://www.gnu.org/licenses/>.
*/
package com.aionemu.gameserver.network.aion;
/**
* This class is just indicating what client version should server support [at compile time]
*
* @author -Nemesiss-
*
*/
public class Version
{
/**
* What version should server support [true = chs, false = EU/US]
*/
public final static booleanChiness= true;
} |
温馨提示:
1. 本站模拟器源于网络,经 99Max.mE 二次开发,仅供个人学习娱乐使用,切勿用于商业用途,否则后果自负!
2. 如需更好体验游戏内容,请前往官方游戏!不具备合法的运营模式,都是强盗,请勿擅自搭建私服!
3. 如本站内容有侵犯您的权益,请发送信息至QQ:372607220 或 EMAIL:372607220@qq.com ,我们会及时删除。
|