X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/git-favicon.png?a=blobdiff_plain;f=client%2Fcommands.py;h=c1d61419dd8edb997394ba1d837abe2ebea283b4;hb=0a56367e8396b2ece4c1bce8a25e93ceabd901c1;hp=61cffacc57c565a9a6b7779e93061c1d43a48cef;hpb=08f8592f1a1e5d340b6c2372551f0a3da28a07d8;p=plomrogue diff --git a/client/commands.py b/client/commands.py index 61cffac..c1d6141 100644 --- a/client/commands.py +++ b/client/commands.py @@ -1,3 +1,8 @@ +# This file is part of PlomRogue. PlomRogue is licensed under the GPL version 3 +# or any later version. For details on its copyright, license, and warranties, +# see the file NOTICE in the root directory of the PlomRogue source package. + + from client.config.world_data import world_data from client.io import send from client.query_mapcell import query_mapcell