Code refactor, added coins chests, key chest and door
This commit is contained in:
@@ -3,6 +3,5 @@
|
||||
public interface IDoor
|
||||
{
|
||||
void OpenDoor();
|
||||
void ToggleDoor();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user