diff --git a/apps/openmw-mp/Script/Functions/Stats.hpp b/apps/openmw-mp/Script/Functions/Stats.hpp index f6cfefaaf..0a9542486 100644 --- a/apps/openmw-mp/Script/Functions/Stats.hpp +++ b/apps/openmw-mp/Script/Functions/Stats.hpp @@ -64,7 +64,7 @@ {"SetCharGenStage", StatsFunctions::SetCharGenStage},\ {"Resurrect", StatsFunctions::Resurrect},\ {"SendBaseInfo", StatsFunctions::SendBaseInfo},\ - + \ {"SendDynamicStatsBase", StatsFunctions::SendDynamicStatsBase}, \ {"SendDynamicStatsCurrent", StatsFunctions::SendDynamicStatsCurrent}, \ {"SendAttributes", StatsFunctions::SendAttributes},\