No longer specify an inaccurate version number on the master branch.

This commit is contained in:
Alexander Bock
2024-08-06 10:51:26 +02:00
parent 0973d2421a
commit aec4f473dc
6 changed files with 69 additions and 40 deletions

View File

@@ -226,8 +226,6 @@ private:
glm::ivec4 roll = glm::ivec4(0);
} _cameraButtonLocations;
std::string _versionString;
properties::Vec4Property _enabledFontColor;
properties::Vec4Property _disabledFontColor;
};