added key->info selection
This commit is contained in:
parent
9e0ba8b65d
commit
cff93d4c3d
5 changed files with 265 additions and 2 deletions
|
|
@ -12,6 +12,9 @@ pub mod faction;
|
|||
#[cfg(feature = "torn")]
|
||||
pub mod torn;
|
||||
|
||||
#[cfg(feature = "key")]
|
||||
pub mod key;
|
||||
|
||||
#[cfg(feature = "awc")]
|
||||
pub mod awc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue