mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 23:21:20 -04:00
[Server] Fix typo in MiscellaneousFunctions
This commit is contained in:
parent
2716078a30
commit
3b34b9cd3e
@ -8,7 +8,7 @@
|
|||||||
\
|
\
|
||||||
{"GetCurrentMpNum", MiscellaneousFunctions::GetCurrentMpNum},\
|
{"GetCurrentMpNum", MiscellaneousFunctions::GetCurrentMpNum},\
|
||||||
{"SetCurrentMpNum", MiscellaneousFunctions::SetCurrentMpNum},\
|
{"SetCurrentMpNum", MiscellaneousFunctions::SetCurrentMpNum},\
|
||||||
|
|
\
|
||||||
{"LogMessage", MiscellaneousFunctions::LogMessage},\
|
{"LogMessage", MiscellaneousFunctions::LogMessage},\
|
||||||
{"LogAppend", MiscellaneousFunctions::LogAppend}
|
{"LogAppend", MiscellaneousFunctions::LogAppend}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user