diff --git a/stepmania/src/PrefsManager.h b/stepmania/src/PrefsManager.h index ecce8ead90..f714526d6e 100644 --- a/stepmania/src/PrefsManager.h +++ b/stepmania/src/PrefsManager.h @@ -201,7 +201,7 @@ public: // For 8:3 displays (640x240 arcade monitors), every odd line of texels // doesn't get drawn. This makes text look really ugly. So, squash all // textures to half height to match the aspect ratio of the display. - float m_bHalveTextureHeight; + bool m_bHalveTextureHeight; // If true, then signatures created when writing profile data // and verified when reading profile data. Leave this false if