Files
JuegoSim/plantuml/Assets/_Project/Scripts/Code/InteractionLayer/Interactables/IInteractable.puml
T
2026-07-21 08:56:10 +03:00

5 lines
50 B
Plaintext

@startuml
interface IInteractable {
}
@enduml