fix colon in changelog to be in proper code quotes

This commit is contained in:
Lion
2022-09-26 12:22:22 +02:00
committed by GitHub
parent 988f19fd00
commit 36e8ba1614

View File

@@ -10,7 +10,7 @@
- ADDED error messages to some lua functions
- ADDED HOME and END button working in console
- FIXED `ip` in MP.GetPlayerIdentifiers
- FIXED issue with client->server events which contain ':'
- FIXED issue with client->server events which contain
- FIXED a fatal exception on LuaEngine startup if Resources/Server is a symlink
- FIXED onInit not being called on hot-reload
- FIXED incorrect timing calculation of Lua EventTimer loop