Add missing backslash

pull/76/head
David Cernat 8 years ago
parent ce4b326b02
commit 9fd5ae981e

@ -64,7 +64,7 @@
{"SetCharGenStage", StatsFunctions::SetCharGenStage},\ {"SetCharGenStage", StatsFunctions::SetCharGenStage},\
{"Resurrect", StatsFunctions::Resurrect},\ {"Resurrect", StatsFunctions::Resurrect},\
{"SendBaseInfo", StatsFunctions::SendBaseInfo},\ {"SendBaseInfo", StatsFunctions::SendBaseInfo},\
\
{"SendDynamicStatsBase", StatsFunctions::SendDynamicStatsBase}, \ {"SendDynamicStatsBase", StatsFunctions::SendDynamicStatsBase}, \
{"SendDynamicStatsCurrent", StatsFunctions::SendDynamicStatsCurrent}, \ {"SendDynamicStatsCurrent", StatsFunctions::SendDynamicStatsCurrent}, \
{"SendAttributes", StatsFunctions::SendAttributes},\ {"SendAttributes", StatsFunctions::SendAttributes},\

Loading…
Cancel
Save