texture mapping
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
use bevy::prelude::*;
|
||||
use bevy_inspector_egui::quick::WorldInspectorPlugin;
|
||||
mod phos;
|
||||
mod prelude;
|
||||
|
||||
use phos::PhosGamePlugin;
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user