Commit f00eaa83 authored by Max-Wilhelm Bruker's avatar Max-Wilhelm Bruker
Browse files

added missing file

parent e76502cf
import "session_commands.proto";
message Command_ReplayDeleteMatch {
extend SessionCommand {
optional Command_ReplayDeleteMatch ext = 1103;
}
optional sint32 game_id = 1 [default = -1];
}
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment