root/trunk/AE-go_GameServer/src/com/aionemu/gameserver/world/WorldMapInstance.java

9661006
191
	{
191
	{
192
		currentPlayerCount--;
192
		currentPlayerCount--;
193
	}
193
	}
194
	
195
	public boolean isInUse()
196
	{
197
		return currentPlayerCount > 0;
198
	}
194
199
195
	/**
200
	/**
196
	 * @return the instanceIndex
201
	 * @return the instanceIndex