EgtMachKernel :
- modifiche a salvataggio UserObj per nBaseId.
This commit is contained in:
+1
-1
@@ -108,7 +108,7 @@ Chiseling::Dump( string& sOut, bool bMM, const char* szNewLine) const
|
||||
|
||||
//----------------------------------------------------------------------------
|
||||
bool
|
||||
Chiseling::Save( STRVECTOR& vString) const
|
||||
Chiseling::Save( int nBaseId, STRVECTOR& vString) const
|
||||
{
|
||||
try {
|
||||
int nSize = 1 + m_Params.GetSize() + m_TParams.GetSize() + 2 ;
|
||||
|
||||
Reference in New Issue
Block a user