X-Git-Url: https://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fapp%2FRuntime.hpp;h=904431b021bf2d346fac78e9dff5d2586ea05414;hb=da5073a7fdb1ca066e778a02db33d5d15073aea0;hp=ee438537a345ef43e0f884f24ca799588b15ba4a;hpb=09b734344f31e18d0fa31c39acba6d012aa2cc56;p=blank.git diff --git a/src/app/Runtime.hpp b/src/app/Runtime.hpp index ee43853..904431b 100644 --- a/src/app/Runtime.hpp +++ b/src/app/Runtime.hpp @@ -44,7 +44,6 @@ public: std::string asset_path; std::string save_path; - std::string world_name = "default"; Client::Config client = Client::Config(); Interface::Config interface = Interface::Config();