Merge pull request #786 from ze-dom/DW_master_tree_finishup
(cherry picked from commit 06cc3489b92cc4b83a3a743ac9e29d00c144a303)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.42000
|
||||
@@ -2580,6 +2580,24 @@ namespace MUnique.OpenMU.GameServer.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Handler for magic effect cancel packets..
|
||||
/// </summary>
|
||||
public static string MagicEffectCancelHandlerPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("MagicEffectCancelHandlerPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Magic Effect Cancel Handler.
|
||||
/// </summary>
|
||||
public static string MagicEffectCancelHandlerPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("MagicEffectCancelHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The default implementation of the IMapChangePlugIn which is forwarding everything to the game client with specific data packets..
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user