page_loader.c - Add functionality to delete players.
It should be implemented as a special command, something like: ":delete [PLAYER NAME]".
This is related to the issue: https://github.com/kerrambit/InterStellar-Pong/issues/36. Since the special commands will be only accessible thought the help in the sense, there will be no button for deleting player, just these commands.
page_loader.c - Add functionality to delete players.
It should be implemented as a special command, something like: ":delete [PLAYER NAME]". This is related to the issue: https://github.com/kerrambit/InterStellar-Pong/issues/36. Since the special commands will be only accessible thought the help in the sense, there will be no button for deleting player, just these commands.