kpps working
This commit is contained in:
parent
5ff4ecacdd
commit
21bc0496c2
@ -103,6 +103,8 @@ fn run_all() -> LJResult<()> {
|
||||
world_state.intensity = rs.get_int("intensity")?
|
||||
.try_into()?;
|
||||
},
|
||||
Order::Black => {
|
||||
},
|
||||
Order::Edh => {
|
||||
world_state.edh = rs.get_edh()?;
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user