mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-28 23:51:09 -04:00
Add missing backslash
This commit is contained in:
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…
x
Reference in New Issue
Block a user