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

@@ -38,7 +38,7 @@
#include "unit_particle_type.h"
using std::string;
using namespace Glest::Game;
using namespace ZetaGlest::Game;
namespace Shared {
namespace G3dViewer {