mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交编辑器确定数据
This commit is contained in:
@@ -13,7 +13,7 @@ namespace JNGame.Math
|
||||
{
|
||||
/// <summary>
|
||||
/// 基于long定点数
|
||||
/// </summary>
|
||||
/// </summary>LFloat
|
||||
[Serializable]
|
||||
public struct LFloat : IEquatable<LFloat>, IComparable<LFloat>
|
||||
{
|
||||
|
Reference in New Issue
Block a user