diff --git a/DataSpec/DNACommon/DPSC.cpp b/DataSpec/DNACommon/DPSC.cpp index a0a6d1f6f..d42adda88 100644 --- a/DataSpec/DNACommon/DPSC.cpp +++ b/DataSpec/DNACommon/DPSC.cpp @@ -358,7 +358,7 @@ void DPSM::write(athena::io::IStreamWriter& w) const if (x5c_24_DMAB) w.writeBytes("DMABCNST\x01", 9); if (x5c_25_DMOO) - w.writeBytes("DMABCNST\x01", 9); + w.writeBytes("DMOOCNST\x01", 9); w.writeBytes("_END", 4); }