Updaate
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
using UnityEngine;
|
||||
namespace Invector.vShooter
|
||||
{
|
||||
[CreateAssetMenu(menuName = "Invector/Shooter/New BulletLifeSettings")]
|
||||
[CreateAssetMenu(menuName = "BABA_YAGA/Invector/Shooter/New BulletLifeSettings")]
|
||||
public class vBulletLifeSettings : ScriptableObject
|
||||
{
|
||||
public List<vBulletLostLife> bulletLostLifeList;
|
||||
|
||||
Reference in New Issue
Block a user