summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src/main.cpp3
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f39c6c..6e20921e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-15 Guillaume Melquiond <guillaume.melquiond@gmail.com>
+
+ * src/main.cpp: Disabled update loading.
+
2007-11-15 Eugenio Favalli <elvenprogrammer@gmail.com>
* data/maps/new_4-1.tmx: Added npc.
diff --git a/src/main.cpp b/src/main.cpp
index 74a2fe13..2a5c7498 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -833,7 +833,8 @@ int main(int argc, char *argv[])
// Load updates after exiting the update state
if (oldstate == STATE_UPDATE)
{
- loadUpdates();
+ // TODO: Revive later
+ //loadUpdates();
// Reload the wallpaper in case that it was updated
login_wallpaper->decRef();
login_wallpaper = ResourceManager::getInstance()->