

Relative Games - My apps
GAMESCRIPT::GAMESCRIPT(): nr(0), current_command(0){}
Relative Games - My apps
SendMessage(new Message(WMGIVEFOCUS, "WinMgr", "", 0, new string(MO->GetID())));
string Str = MO->GetID();SendMessage(new Message(WMGIVEFOCUS, "WinMgr", "", 0, new string(Str)));
Relative Games - My apps