lil upd
This commit is contained in:
7
Gameplay/Contacts/Shift1ColumnRight.cs
Normal file
7
Gameplay/Contacts/Shift1ColumnRight.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
public partial class Shift1ColumnRight : Contact
|
||||
{
|
||||
public override void CallAction()
|
||||
{
|
||||
_player.ShiftMarks(1,0);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user