diff --git a/pcsx2/gui/Saveslots.h b/pcsx2/gui/Saveslots.h index 8dc30a7df2..7f422056cd 100644 --- a/pcsx2/gui/Saveslots.h +++ b/pcsx2/gui/Saveslots.h @@ -54,7 +54,7 @@ public: empty = true; updated = wxInvalidDateTime; crc = ElfCRC; - serialName = DiscSerial; + serialName = L""; menu_update = false; invalid_cache = true; }