Benjamin ‘Touky’ Huet touky 12 lat temu
rodzic
commit
11b6cfff4c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      test/Physics/LolPhysics.h

+ 1
- 1
test/Physics/LolPhysics.h Wyświetl plik

@@ -156,7 +156,7 @@ public:
}

//Sets the simulation gravity.
void SetWorldLimit(vec3 &NewWorldMin, vec3 &NewWorldMax)
void SetWorldLimit(vec3 const &NewWorldMin, vec3 const &NewWorldMax)
{
m_world_min = NewWorldMin;
m_world_max = NewWorldMax;


Ładowanie…
Anuluj
Zapisz