forked from teamnwah/openmw-tes3coop
[Server] Fix typo in MiscellaneousFunctions
This commit is contained in:
parent
2716078a30
commit
3b34b9cd3e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
\
|
||||
{"GetCurrentMpNum", MiscellaneousFunctions::GetCurrentMpNum},\
|
||||
{"SetCurrentMpNum", MiscellaneousFunctions::SetCurrentMpNum},\
|
||||
|
|
||||
\
|
||||
{"LogMessage", MiscellaneousFunctions::LogMessage},\
|
||||
{"LogAppend", MiscellaneousFunctions::LogAppend}
|
||||
|
||||
|
|
Loading…
Reference in a new issue