Files
JuegoSim/plantuml/Assets/_Project/Scripts/Code/CommandLayer/Commands/ICommand.puml
T
2026-07-21 08:56:10 +03:00

5 lines
45 B
Plaintext

@startuml
interface ICommand {
}
@enduml