Updated generated files
(cherry picked from commit 709ac8b5642c543c7b70c0423adac000b488f316)
This commit is contained in:
108
src/GameServer/Properties/PlugInResources.Designer.cs
generated
108
src/GameServer/Properties/PlugInResources.Designer.cs
generated
@@ -996,6 +996,60 @@ namespace MUnique.OpenMU.GameServer.Properties {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Handles the packets about chat commands (0xF5)..
|
||||
/// </summary>
|
||||
public static string ChatCommandGroupHandlerPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandGroupHandlerPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command packet group handler.
|
||||
/// </summary>
|
||||
public static string ChatCommandGroupHandlerPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandGroupHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Handles the request for the list of chat commands which are available to the player..
|
||||
/// </summary>
|
||||
public static string ChatCommandListRequestHandlerPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListRequestHandlerPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command list request handler.
|
||||
/// </summary>
|
||||
public static string ChatCommandListRequestHandlerPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListRequestHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Sends the chat commands which are available to the player, so that the client can offer them in a user interface..
|
||||
/// </summary>
|
||||
public static string ChatCommandListViewPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListViewPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command list view.
|
||||
/// </summary>
|
||||
public static string ChatCommandListViewPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListViewPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Packet handler for chat messages..
|
||||
/// </summary>
|
||||
@@ -6215,59 +6269,5 @@ namespace MUnique.OpenMU.GameServer.Properties {
|
||||
return ResourceManager.GetString("WhisperedChatMessageHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command list view.
|
||||
/// </summary>
|
||||
public static string ChatCommandListViewPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListViewPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Sends the chat commands which are available to the player, so that the client can offer them in a user interface..
|
||||
/// </summary>
|
||||
public static string ChatCommandListViewPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListViewPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command packet group handler.
|
||||
/// </summary>
|
||||
public static string ChatCommandGroupHandlerPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandGroupHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Handles the packets about chat commands (0xF5)..
|
||||
/// </summary>
|
||||
public static string ChatCommandGroupHandlerPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandGroupHandlerPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Chat command list request handler.
|
||||
/// </summary>
|
||||
public static string ChatCommandListRequestHandlerPlugIn_Name {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListRequestHandlerPlugIn_Name", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Handles the request for the list of chat commands which are available to the player..
|
||||
/// </summary>
|
||||
public static string ChatCommandListRequestHandlerPlugIn_Description {
|
||||
get {
|
||||
return ResourceManager.GetString("ChatCommandListRequestHandlerPlugIn_Description", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
434
src/Web/AdminPanel/Properties/Resources.Designer.cs
generated
434
src/Web/AdminPanel/Properties/Resources.Designer.cs
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user