working on SSelectProfile

This commit is contained in:
Chris Danford
2005-07-07 22:08:05 +00:00
parent df743e9780
commit fcc6c4408a
7 changed files with 315 additions and 2 deletions
+3
View File
@@ -311,6 +311,9 @@ public:
void SaveSyncChanges();
void RevertSyncChanges();
// profile stuff
CString m_sEditingProfileID;
// Lua
void PushSelf( lua_State *L );
};