Add group info patch
Fix whitespace, add NOSAVE comment in vehicle struct http://www.tt-forums.net/viewtopic.php?f=33&t=72855
This commit is contained in:

committed by
Jonathan G Rennison

parent
c8a727d3fc
commit
45b5145396
@@ -32,6 +32,7 @@ enum GroupListWidgets {
|
||||
WID_GL_DELETE_GROUP, ///< Delete group button.
|
||||
WID_GL_RENAME_GROUP, ///< Rename group button.
|
||||
WID_GL_REPLACE_PROTECTION, ///< Replace protection button.
|
||||
WID_GL_INFO, ///< Group info.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_GROUP_WIDGET_H */
|
||||
|
Reference in New Issue
Block a user