X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fui%2FInterface.hpp;h=0d338bed9f3949a91c9854a254ac1c2fade51486;hb=34a7fafb4c2d4ed95eb990eda5c02d5c79d3411b;hp=82eade3be2b06771e49ffd159409520c12f42bbb;hpb=376fc1fca87fcdd22dabadf6d01d245ef8c3cedd;p=blank.git diff --git a/src/ui/Interface.hpp b/src/ui/Interface.hpp index 82eade3..0d338be 100644 --- a/src/ui/Interface.hpp +++ b/src/ui/Interface.hpp @@ -114,7 +114,7 @@ private: Sound place_sound; Sound remove_sound; - glm::tvec3 fwd, rev; + glm::ivec3 fwd, rev; };