mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-03-14 02:16:10 +00:00
Merge branch 'master' of https://github.com/jugeeya/UltimateTrainingModpack
This commit is contained in:
commit
4b99ca5b52
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ static mut DIRECTION: Direction = Direction::NEUTRAL;
|
|||
|
||||
pub fn roll_direction() {
|
||||
unsafe {
|
||||
COUNTER = 0;
|
||||
DIRECTION = MENU.sdi_state.get_random();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue