$NetBSD$

--- Game/Players.hh.orig	Wed Sep 10 18:52:12 1997
+++ Game/Players.hh	Wed Aug 14 18:01:20 2002
@@ -23,7 +23,7 @@
     void InitializeCrashBuffer();
     bool IsSurround;
   public:
-    const int MAXPlayers = 100;
+    static const int MAXPlayers = 100;
     Players(FrameBuffer * _arena, FrameBuffer * _scorepanel,
 	    Picture * _background, Picture * _wallborder, NetConnector * _network);
     ~Players();
