diff options
author | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-02 00:15:20 +0000 |
---|---|---|
committer | Bjørn Lindeijer <bjorn@lindeijer.nl> | 2005-03-02 00:15:20 +0000 |
commit | 8501e358510dac20b7aa457408e36c48fe387df0 (patch) | |
tree | 46d9baeae1ed466d79b1b0b33151dac8c9ba1157 /tmw.ini | |
parent | b7cded07732a85204b7e251d51cf4538a58ce374 (diff) | |
download | mana-8501e358510dac20b7aa457408e36c48fe387df0.tar.gz mana-8501e358510dac20b7aa457408e36c48fe387df0.tar.bz2 mana-8501e358510dac20b7aa457408e36c48fe387df0.tar.xz mana-8501e358510dac20b7aa457408e36c48fe387df0.zip |
Moved map drawing loop into the Map class and made it safer (it doesn't try to
draw tiles outside of the map area). The tmw.ini file was removed, we're using
config.xml now.
Diffstat (limited to 'tmw.ini')
-rw-r--r-- | tmw.ini | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tmw.ini b/tmw.ini deleted file mode 100644 index 4e7cc1f4..00000000 --- a/tmw.ini +++ /dev/null @@ -1,7 +0,0 @@ -host=animesites.de -hwaccel=0 -port=6901 -remember=1 -screen=0 -sound=0 -username= |