mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge remote-tracking branch 'origin/master' into clientstates
This commit is contained in:
@ -13,6 +13,7 @@ use specs::{
|
||||
};
|
||||
|
||||
const CHARGE_COST: i32 = 200;
|
||||
const ROLL_COST: i32 = 30;
|
||||
|
||||
pub struct Sys;
|
||||
|
||||
|
Reference in New Issue
Block a user