Rename Fluent-related code to be more precise.
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenRA.Mods.Common.Traits
|
||||
{
|
||||
const string CommandName = "path-debug";
|
||||
|
||||
[TranslationReference]
|
||||
[FluentReference]
|
||||
const string CommandDescription = "description-path-debug-overlay";
|
||||
|
||||
sealed class Record : PathSearch.IRecorder, IEnumerable<(CPos Source, CPos Destination, int CostSoFar, int EstimatedRemainingCost)>
|
||||
|
||||
Reference in New Issue
Block a user