Rebrand to Galaxy, major improvements to Bedrock support, still needs some TLC though
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
use parking_lot::FairMutex;
|
||||
use warp_core::ui::appearance::Appearance;
|
||||
use warpui::{
|
||||
use galaxy_core::ui::appearance::Appearance;
|
||||
use galaxyui::{
|
||||
r#async::SpawnedFutureHandle, AppContext, EntityId, SingletonEntity as _, ViewContext,
|
||||
ViewHandle,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user