mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
提交
This commit is contained in:
@@ -10,7 +10,7 @@ namespace JNGame.EntitasExtend
|
||||
|
||||
private int _index = 0;
|
||||
|
||||
public int Count => _index + 1;
|
||||
public int Count => _index;
|
||||
|
||||
public int Next()
|
||||
{
|
||||
|
Reference in New Issue
Block a user