create rules for updating the supertux.pot file
[supertux.git] / lib / special / moving_object.h
index e1974d7..d04c3ef 100644 (file)
@@ -63,6 +63,7 @@ namespace SuperTux
 
     protected:
       friend class Sector;
+      friend class CollisionGrid;
       
       /** The bounding box of the object (as used for collision detection, this
        * isn't necessarily the bounding box for graphics)