1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 20:53:50 +00:00

Comment unused argument

This commit is contained in:
elsid 2021-02-15 00:22:48 +01:00
parent 4983684fda
commit bc67669a97
No known key found for this signature in database
GPG key ID: B845CB9FEE18AB40

View file

@ -66,7 +66,7 @@ namespace DetourNavigator
void update(const osg::Vec3f& /*playerPosition*/) override {}
void setUpdatesEnabled(bool enabled) override {}
void setUpdatesEnabled(bool /*enabled*/) override {}
void wait() override {}