temp
This commit is contained in:
@@ -25,6 +25,7 @@ namespace A2W
|
||||
if (objs.Length > 0)
|
||||
{
|
||||
_instance = objs[0];
|
||||
DontDestroyOnLoad(_instance);
|
||||
if (objs.Length > 1)
|
||||
{
|
||||
for (var i = 1; i < objs.Length; i++)
|
||||
|
||||
Reference in New Issue
Block a user