View Single Post
  #1  
Old 08-12-2004, 10:39 AM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default Ack! It is true!

Today I just noticed in my patched eq folder, "TestEverQuest.exe" which is EQLive's Test Server Patcher had a new icon *gasp*.

And behold, I saw before me EverQuest: Launchpad. It is LIVE on TEST (so semi-live =p)

It DOES require a login before patch.
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote