summaryrefslogtreecommitdiff
path: root/src/game-server/collisiondetection.cpp
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-03-03 12:02:41 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-03-03 12:02:41 +0000
commitf0d969eba1840362daad9debc93907c270b22ea5 (patch)
tree68755dccdc26ea57e38782d35782c7f7421801e9 /src/game-server/collisiondetection.cpp
parentc2f5092d183184370b62c8003759a5093df39aba (diff)
downloadmanaserv-f0d969eba1840362daad9debc93907c270b22ea5.tar.gz
manaserv-f0d969eba1840362daad9debc93907c270b22ea5.tar.bz2
manaserv-f0d969eba1840362daad9debc93907c270b22ea5.tar.xz
manaserv-f0d969eba1840362daad9debc93907c270b22ea5.zip
Enable the Id keyword.
Diffstat (limited to 'src/game-server/collisiondetection.cpp')
-rw-r--r--src/game-server/collisiondetection.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game-server/collisiondetection.cpp b/src/game-server/collisiondetection.cpp
index e40a556d..7f0817ca 100644
--- a/src/game-server/collisiondetection.cpp
+++ b/src/game-server/collisiondetection.cpp
@@ -17,7 +17,7 @@
* with The Mana World; if not, write to the Free Software Foundation, Inc.,
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
- * $Id: $
+ * $Id$
*/
#include "collisiondetection.hpp"