(svn r16158) -Codechange: fix the string alignment in all .hpp.sq files

replace/41b28d7194a279bdc17475d4fbe2ea6ec885a466
yexo 15 years ago
parent ce171535d1
commit f0bc464b18

@ -19,7 +19,7 @@ public:
#endif /* DEFINE_SCRIPT_FILES */ #endif /* DEFINE_SCRIPT_FILES */
#ifdef DOXYGEN_SKIP #ifdef DOXYGEN_SKIP
const static TileIndex TILE_INVALID; //!< Invalid TileIndex. const static TileIndex TILE_INVALID; //!< Invalid TileIndex.
#endif #endif /* DOXYGEN_SKIP */
static const char *GetClassName() { return "AIMap"; } static const char *GetClassName() { return "AIMap"; }

Loading…
Cancel
Save