mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 10:46:17 +00:00
提交无缝数据回滚
This commit is contained in:
@@ -43,7 +43,7 @@ namespace JNGame.Sync.State.Tile.Entity
|
||||
}
|
||||
}
|
||||
|
||||
public T TileSyncCreate(long id)
|
||||
public T TileSyncCreate(ulong id)
|
||||
{
|
||||
|
||||
//判断是否有这个Id实体
|
||||
|
Reference in New Issue
Block a user