Skip to content

Commit

Permalink
More space into tab fixing.
Browse files Browse the repository at this point in the history
  • Loading branch information
fendrin committed May 9, 2014
1 parent 62e2c0e commit 8795334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/addon/validation.hpp
Expand Up @@ -48,7 +48,7 @@ enum ADDON_TYPE {
ADDON_MP_MAPS, /**< Multiplayer plain (no WML) map pack. */
ADDON_MP_ERA, /**< Multiplayer era. */
ADDON_MP_FACTION, /**< Multiplayer faction. */
ADDON_CORE, /**< Total Conversion Core. */
ADDON_CORE, /**< Total Conversion Core. */
// NOTE: following two still require proper engine support
ADDON_MP_MOD, /**< Modification of the game for MP. */
//ADDON_GUI, // GUI add-ons/themes.
Expand Down

0 comments on commit 8795334

Please sign in to comment.