Fixed indent

This commit is contained in:
Diavolo 2021-09-09 10:44:04 +02:00
parent 035b7f19d9
commit 337b3961c4
No known key found for this signature in database
GPG Key ID: FA77F074E98D98A5

View File

@ -116,7 +116,6 @@ namespace Components
}
}
void Dvar::Var::set(float value)
{
assert(this->dvar->type == Game::DVAR_TYPE_FLOAT);