mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-12-07 17:56:34 +01:00
fix entt update
This commit is contained in:
@@ -203,6 +203,7 @@ namespace MM::Services {
|
||||
}
|
||||
|
||||
std::vector<UpdateStrategies::UpdateCreationInfo> ImGuiSceneToolsService::registerUpdates(void) {
|
||||
using namespace entt::literals;
|
||||
return {
|
||||
{
|
||||
"ImGuiSceneToolsService::render"_hs,
|
||||
|
||||
Reference in New Issue
Block a user