Make a generic booster pack giver
This commit is contained in:
@@ -3,6 +3,7 @@ using Pathfinding;
|
||||
using AppleHills.Core.Settings;
|
||||
using Core;
|
||||
using Core.Lifecycle;
|
||||
using Core.Settings;
|
||||
|
||||
namespace Input
|
||||
{
|
||||
|
||||
@@ -6,6 +6,7 @@ using UnityEngine.SceneManagement;
|
||||
using AppleHills.Core.Settings;
|
||||
using Core;
|
||||
using Core.Lifecycle;
|
||||
using Core.Settings;
|
||||
|
||||
namespace Input
|
||||
{
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
using UnityEngine;
|
||||
using AppleHills.Core.Settings;
|
||||
using Core;
|
||||
using Core.Settings;
|
||||
|
||||
namespace Input
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user