root/branches/1.9/src/com/aionemu/gameserver/network/aion/ServerPacketsOpcodes.java
| 2385 | 2405 | ||
|---|---|---|---|
22 | import java.util.Set; | 22 | import java.util.Set; |
23 | 23 | ||
24 | import com.aionemu.gameserver.network.aion.serverpackets.*; | 24 | import com.aionemu.gameserver.network.aion.serverpackets.*; |
25 | //import com.aionemu.gameserver.network.aion.serverpackets.unk.SM_UNK5E; | ||
26 | 25 | ||
27 | /** | 26 | /** |
28 | * This class is holding opcodes for all server packets. It's used only to have all opcodes in one place | 27 | * This class is holding opcodes for all server packets. It's used only to have all opcodes in one place |
Download diff