Change of file structure for scenes #38

Merged
tipragot merged 11 commits from restruct-menus into main 2024-02-10 17:26:09 +00:00
Showing only changes of commit 2b6e96c3d3 - Show all commits

View file

@ -1,4 +1,4 @@
//! All the menu's programme.
//! The file containing all menu programs.
use bevy::prelude::*;
use bevy_egui::EguiPlugin;