mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 14:49:19 +02:00
Make Component System separate from Global
This commit is contained in:
@@ -33,10 +33,7 @@ struct global_settings {
|
||||
// TODO: take these out of the settings
|
||||
|
||||
std::chrono::steady_clock::time_point startTimestamp;
|
||||
|
||||
/// EnTT variables
|
||||
entt::registry world;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Mapa z watkami w formacie <std::string nazwa, std::thread watek>
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user