mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-08 22:14:39 +00:00
AddMessage() by itself doesn't perform string formatting facilities, so this message was actually using the EFB scale as a duration value, not a format argument. This corrects that.