More move scripts
This commit is contained in:
@@ -174,7 +174,7 @@ public class BattleSideImpl : ScriptSource, IBattleSide
|
||||
_fillablePositions[i] = true;
|
||||
}
|
||||
Battle = battle;
|
||||
VolatileScripts = new ScriptSet();
|
||||
VolatileScripts = new ScriptSet(this);
|
||||
}
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user