Was shiting a 64 bit value with a 32, msvc is smart

This commit is contained in:
MitchellHansen
2016-12-18 01:25:48 -08:00
parent b3e3fef2e3
commit 97545e6cec
3 changed files with 22 additions and 12 deletions

View File

@@ -65,9 +65,6 @@ sf::Texture window_texture;
int main() {
Map _map(sf::Vector3i(0, 0, 0));
_map.generate_octree();