mirror of
https://github.com/griffi-gh/kubi.git
synced 2024-11-10 01:28:41 -06:00
.
This commit is contained in:
parent
e11ee19597
commit
4ff284288e
|
@ -105,8 +105,7 @@ use chat_ui::render_chat;
|
|||
use chat::init_chat_manager;
|
||||
use crosshair_ui::{init_crosshair_image, draw_crosshair};
|
||||
use settings_ui::render_settings_ui;
|
||||
|
||||
use crate::hui_integration::hui_process_winit_events;
|
||||
use hui_integration::hui_process_winit_events;
|
||||
|
||||
/// stuff required to init the renderer and other basic systems
|
||||
fn pre_startup() -> Workload {
|
||||
|
|
Loading…
Reference in a new issue