mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-12 09:09:09 +00:00
(svn r1673) - Codechange: Removed some redundant comments from r1667
Saving the player color for signs will work right after the savegame bump
This commit is contained in:
@@ -6,9 +6,6 @@
|
||||
#include "player.h"
|
||||
#include "saveload.h"
|
||||
|
||||
/* TODO when upgrading to version 6.0:
|
||||
* - uncomment "SLE_CONDVAR(SignStruct,owner..." in _sign_desc (signs.c) */
|
||||
|
||||
enum {
|
||||
SAVEGAME_MAJOR_VERSION = 5,
|
||||
SAVEGAME_MINOR_VERSION = 2,
|
||||
|
Reference in New Issue
Block a user