X-Git-Url: https://plomlompom.com/repos/?a=blobdiff_plain;f=client%2Fconfig%2Fworld_data.py;fp=client%2Fconfig%2Fworld_data.py;h=4b60b102eec3109f74fce86524bb1473603983ab;hb=0a56367e8396b2ece4c1bce8a25e93ceabd901c1;hp=352d1a9f9b9de2e6123da3665b3be1994c2c097c;hpb=08f8592f1a1e5d340b6c2372551f0a3da28a07d8;p=plomrogue diff --git a/client/config/world_data.py b/client/config/world_data.py index 352d1a9..4b60b10 100644 --- a/client/config/world_data.py +++ b/client/config/world_data.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. + + world_data = { "avatar_position": [-1, -1], "fov_map": "",