Renamed Glest namespace to ZetaGlest

This commit is contained in:
mathusummut
2018-11-02 19:51:40 +01:00
parent 3280d02db9
commit f652f88784
182 changed files with 208 additions and 236 deletions

View File

@@ -27,7 +27,7 @@
using namespace Shared::Graphics;
using namespace Shared::Graphics::Gl;
using namespace Glest::Game;
using namespace ZetaGlest::Game;
using namespace Shared::Util;
namespace Shared {