diff options
author | Aki <nthirtyone@gmail.com> | 2017-09-13 04:13:33 +0200 |
---|---|---|
committer | Aki <nthirtyone@gmail.com> | 2017-09-13 04:13:33 +0200 |
commit | d6ad468c42ba9dcd8697109ac8e30c4ccdaa7c32 (patch) | |
tree | 1bbab16076683ab3564b1a42261e384da53d60fe /config/maps/205.lua | |
parent | 8285dc2b0cb5eae93e9532d9a6c4c75f3dcaafab (diff) | |
download | roflnauts-d6ad468c42ba9dcd8697109ac8e30c4ccdaa7c32.zip roflnauts-d6ad468c42ba9dcd8697109ac8e30c4ccdaa7c32.tar.gz roflnauts-d6ad468c42ba9dcd8697109ac8e30c4ccdaa7c32.tar.bz2 |
Removed obsolete clouds property from map configs
Diffstat (limited to 'config/maps/205.lua')
-rw-r--r-- | config/maps/205.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/maps/205.lua b/config/maps/205.lua index 3fb348f..1a9ae0e 100644 --- a/config/maps/205.lua +++ b/config/maps/205.lua @@ -11,7 +11,6 @@ return {x = 0, y = -55}, {x = 10, y = -55} }, - clouds = false, create = { { x = -36, |