add selector
This commit is contained in:
parent
37e89d6dc5
commit
3122f68720
2 changed files with 10 additions and 1 deletions
|
|
@ -2,4 +2,4 @@ mod client;
|
|||
pub use client::{RconClient, RconError, RconResult};
|
||||
|
||||
mod command;
|
||||
pub use command::Command;
|
||||
pub use command::{Command, Selector};
|
||||
Loading…
Add table
Add a link
Reference in a new issue