nil-core 0.4.14

Multiplayer strategy game
Documentation
1
2
3
4
5
6
7
8
// Copyright (C) Call of Nil contributors
// SPDX-License-Identifier: AGPL-3.0-only

pub use super::UnitStats;
pub use super::haul::Haul;
pub use super::power::Power;
pub use super::ranged_debuff::RangedDebuff;
pub use super::speed::Speed;