diff --git a/SimsWorld/BehaviorEditor.h b/SimsWorld/BehaviorEditor.h index 01c27aa..c93358d 100644 --- a/SimsWorld/BehaviorEditor.h +++ b/SimsWorld/BehaviorEditor.h @@ -98,7 +98,7 @@ private: BehaviorsPresent *const _logical_present; QTextBrowser *const _logs_present; - std::shared_ptr _glbal_loader; + std::shared_ptr _global_loader; std::shared_ptr _global_kernal; public: