reworked Mark function to handle Clear function, fixed Goal class to adjusted address format, added shufflecellsfunction
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
public partial class ShuffleCells : Contact
|
||||
{
|
||||
public override void CallAction()
|
||||
{
|
||||
_player.ShuffleCells();
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
uid://dshwao6it1ltt
|
||||
Reference in New Issue
Block a user