still working on shift marks function
This commit is contained in:
@@ -45,7 +45,7 @@ public partial class Cell : TextureButton
|
||||
|
||||
public void Clear()
|
||||
{
|
||||
// _marker = null;
|
||||
_marker = null;
|
||||
TextureNormal = TexturePressed = TextureHover = TextureDisabled = TextureFocused = _defaultMark.Texture;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user