Closed markusmarkusz closed 7 years ago
This should "fix" the following error: libk/lua/libk/server/sv_libk_player.lua:6: Tried to use a NULL entity!
libk/lua/libk/server/sv_libk_player.lua:6: Tried to use a NULL entity!
This error comes when the player somehow leaves the server shortly after joining it.
Thanks for the PR!
This should "fix" the following error:
libk/lua/libk/server/sv_libk_player.lua:6: Tried to use a NULL entity!
This error comes when the player somehow leaves the server shortly after joining it.