tile-types #15
@ -1,13 +0,0 @@
|
||||
using Godot;
|
||||
using System;
|
||||
|
||||
public class SelectionMode : Mode
|
||||
{
|
||||
protected override void OnDisabled()
|
||||
{
|
||||
}
|
||||
|
||||
protected override void OnEnabled()
|
||||
{
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user