data to consts, cheatmenu
This commit is contained in:
parent
a2fb893f49
commit
0d4c0c9558
47 changed files with 178 additions and 87 deletions
|
|
@ -28,8 +28,8 @@ use super::{
|
|||
HasDamageModifiers,
|
||||
Intrinsics,
|
||||
};
|
||||
use crate::data::entity;
|
||||
use crate::data::visuals::BLOODSTAIN_COLOUR;
|
||||
use crate::consts::entity;
|
||||
use crate::consts::visuals::BLOODSTAIN_COLOUR;
|
||||
use crate::gamesystem::*;
|
||||
use bracket_lib::prelude::*;
|
||||
use specs::prelude::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue