[Fix] Do not initialize CPattern objects with inconsistent m_ModCommands (empty) and m_Rows (64) values. In an OOM situation where allocation of the pattern data fails, this leaves an inconsistent pattern object behind. This fixes a crash (write near address NULL) in the AMS loader.