十个黑板擦
This commit is contained in:
parent
f78410f2cb
commit
fe71029a35
@ -372,7 +372,7 @@ namespace GameLogic
|
||||
GameObject.Destroy(speedLineGo);
|
||||
}, 10);
|
||||
|
||||
for (int i = 0; i < 5; i++)
|
||||
for (int i = 0; i < 10; i++)
|
||||
{
|
||||
var eGo = GameModule.Resource.LoadGameObject("HBC");
|
||||
eGo.transform.SetParent(m_rectCar.transform);
|
||||
|
Loading…
x
Reference in New Issue
Block a user