mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Initial the ship support
This commit is contained in:
parent
192d50a11d
commit
5cf5615265
3 changed files with 20 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
|
||||
pub mod tf2;
|
||||
pub mod the_ship;
|
||||
|
||||
pub use tf2::*;
|
||||
pub use the_ship::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue