Changeset 8630 for trunk/L2J_DataPack/dist/game/data/scripts/handlers/voicedcommandhandlers/Debug.java
- Timestamp:
- Jan 16, 2012 7:56:19 AM (4 months ago)
- Location:
- trunk/L2J_DataPack
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
dist/game/data/scripts/handlers/voicedcommandhandlers/Debug.java (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/L2J_DataPack
- Property svn:mergeinfo changed
/branches/unstable/L2J_DataPack_BETA merged: 8407-8426,8428-8480,8482-8491,8493-8588,8590-8629
- Property svn:mergeinfo changed
-
trunk/L2J_DataPack/dist/game/data/scripts/handlers/voicedcommandhandlers/Debug.java
r7665 r8630 30 30 * @see com.l2jserver.gameserver.handler.IVoicedCommandHandler#useVoicedCommand(java.lang.String, com.l2jserver.gameserver.model.actor.instance.L2PcInstance, java.lang.String) 31 31 */ 32 @Override 32 33 public boolean useVoicedCommand(String command, L2PcInstance activeChar, String params) 33 34 { … … 55 56 * @see com.l2jserver.gameserver.handler.IVoicedCommandHandler#getVoicedCommandList() 56 57 */ 58 @Override 57 59 public String[] getVoicedCommandList() 58 60 {
Note: See TracChangeset
for help on using the changeset viewer.
