]> git.localhorst.tv Git - blank.git/blobdiff - src/app/Runtime.hpp
defined and implemented join and part packets
[blank.git] / src / app / Runtime.hpp
index ee438537a345ef43e0f884f24ca799588b15ba4a..904431b021bf2d346fac78e9dff5d2586ea05414 100644 (file)
@@ -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();