Merge branch 'master' into jgrpp (SLV_U64_TICK_COUNTER)
# Conflicts: # src/date.cpp # src/date_func.h # src/newgrf.cpp # src/newgrf_animation_base.h # src/saveload/gamelog_sl.cpp # src/saveload/misc_sl.cpp # src/saveload/saveload.h # src/stdafx.h
This commit is contained in:
@@ -81,7 +81,7 @@ struct LoggedAction {
|
||||
LoggedChange *change; ///< First logged change in this action
|
||||
uint32 changes; ///< Number of changes in this action
|
||||
GamelogActionType at; ///< Type of action
|
||||
uint16 tick; ///< Tick when it happened
|
||||
uint64 tick; ///< Tick when it happened
|
||||
};
|
||||
|
||||
extern LoggedAction *_gamelog_action;
|
||||
|
||||
Reference in New Issue
Block a user