From ef1ea79375ce865d78fb7da4244aee65d25c04b3 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 27 Apr 2017 18:32:57 -0400 Subject: stars :O --- include/world.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/world.hpp b/include/world.hpp index 7d7d016..163676d 100644 --- a/include/world.hpp +++ b/include/world.hpp @@ -136,6 +136,8 @@ private: */ static std::string currentXMLFile; + static std::vector stars; + public: static std::thread thAmbient; -- cgit v1.2.3