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

pull/155/head
yexo 16 years ago
parent 2eddffadbe
commit 65633e1a50

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

Loading…
Cancel
Save