fix colon in changelog once more, thanks to github's editor being bad

This commit is contained in:
Lion 2022-09-26 12:23:30 +02:00 committed by GitHub
parent 36e8ba1614
commit 3c4737a145
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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