mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-12-05 08:09:02 +00:00
删除多余符号
This commit is contained in:
parent
d74effcf5c
commit
a46a0120bf
@ -284,7 +284,7 @@ namespace Milimoe.FunGame.Core.Entity
|
||||
}
|
||||
else
|
||||
{
|
||||
builder.AppendLine($"能量消耗:{RealEPCost::0.##}");
|
||||
builder.AppendLine($"能量消耗:{RealEPCost:0.##}");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user