[Server] Fix typo in MiscellaneousFunctions

This commit is contained in:
David Cernat 2017-04-04 12:49:29 +03:00
parent 2716078a30
commit 3b34b9cd3e

View file

@ -8,7 +8,7 @@
\
{"GetCurrentMpNum", MiscellaneousFunctions::GetCurrentMpNum},\
{"SetCurrentMpNum", MiscellaneousFunctions::SetCurrentMpNum},\
|
\
{"LogMessage", MiscellaneousFunctions::LogMessage},\
{"LogAppend", MiscellaneousFunctions::LogAppend}