weg mit dem kack
This commit is contained in:
parent
38efeb6af6
commit
b58d337fa0
1 changed files with 0 additions and 4 deletions
|
|
@ -32,10 +32,6 @@ public class TileBehaviour : MonoBehaviour {
|
||||||
ActionInvoker.InvokeDayLightStep(gameObject);
|
ActionInvoker.InvokeDayLightStep(gameObject);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Update is called once per frame
|
|
||||||
void Update() {
|
|
||||||
}
|
|
||||||
|
|
||||||
void OnMouseDown() {
|
void OnMouseDown() {
|
||||||
UsableItem usableItem = PlayerController.instance.GetSelectedItem();
|
UsableItem usableItem = PlayerController.instance.GetSelectedItem();
|
||||||
if(usableItem != null) {
|
if(usableItem != null) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue