mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-22 04:15:44 +02:00
Revert all commits up to (including) a704c04f
This commit is contained in:
@@ -48,7 +48,7 @@ public:
|
||||
|
||||
void move(f32 dtime, Environment *env, f32 pos_max_d);
|
||||
void move(f32 dtime, Environment *env, f32 pos_max_d,
|
||||
std::vector<CollisionInfo> *collision_info);
|
||||
std::list<CollisionInfo> *collision_info);
|
||||
|
||||
void applyControl(float dtime);
|
||||
|
||||
|
Reference in New Issue
Block a user