diesmal wirklich
This commit is contained in:
parent
25f51c2622
commit
2ff7fc2c12
20 changed files with 247 additions and 194 deletions
|
|
@ -15,6 +15,6 @@ public class UsableItem : Item, IUsable {
|
|||
}
|
||||
|
||||
public void select() {
|
||||
PlayerController.instance.setSelectedItem(this);
|
||||
PlayerController.instance.SetSelectedItem(this);
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue