summaryrefslogtreecommitdiff
path: root/src/graphics.cpp
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-02-10 20:09:33 -0700
committerIra Rice <irarice@gmail.com>2009-02-10 20:09:33 -0700
commitd268447e18c6e3edd80658f8f8d4317740c33af9 (patch)
tree587684b160d9aa4f4662a54ebe1af6ef9a85fb5f /src/graphics.cpp
parentf5f67e6411fb8338664372c7bc5e8f6cbeda73f4 (diff)
downloadMana-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.gz
Mana-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.bz2
Mana-d268447e18c6e3edd80658f8f8d4317740c33af9.tar.xz
Mana-d268447e18c6e3edd80658f8f8d4317740c33af9.zip
Fixed header files, as well as removed the unused buddy list class (not
useful since buddy lists are tracked through the player relation interface instead) Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/graphics.cpp')
-rw-r--r--src/graphics.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 4af7b723..3c507f4b 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -1,8 +1,9 @@
/*
- * The Mana World
+ * Aethyra
* Copyright (C) 2004 The Mana World Development Team
*
- * This file is part of The Mana World.
+ * This file is part of Aethyra based on original code
+ * from The Mana World.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by