diff options
author | tcsullivan <tullivan99@gmail.com> | 2019-08-25 13:20:13 -0400 |
---|---|---|
committer | tcsullivan <tullivan99@gmail.com> | 2019-08-25 13:20:13 -0400 |
commit | 9563ee05a4d73d51f5c42df3fc8af98adfa938f6 (patch) | |
tree | 908119f59dc373f0d922961cb2bd23ec0a51581c /xml | |
parent | 8fad6784c4316e1fe41290ae80e6a8c535de4fa1 (diff) |
finally put main.cpp in src
Diffstat (limited to 'xml')
-rw-r--r-- | xml/!town.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xml/!town.xml b/xml/!town.xml index 545fddf..da9450c 100644 --- a/xml/!town.xml +++ b/xml/!town.xml @@ -13,7 +13,7 @@ <layer path="bg/grass.png"/> </style> <ground path="assets/testground.png"/> - <weather>Sunny</weather> + <weather>Snowy</weather> <link right="!town2.xml"/> <spawnx>-300</spawnx> <time>8000</time> |