File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
GeneralsMD/Code/GameEngine/Source/GameLogic/Object/Update
Generals/Code/GameEngine/Source/GameLogic/Object/Update Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1333,7 +1333,7 @@ void ParticleUplinkCannonUpdate::crc( Xfer *xfer )
13331333 * 1: Initial version
13341334 * 2: Serialize decay frames
13351335 * 3: TheSuperHackers @tweak Added m_manualTargetMode
1336- * 4: TheSuperHackers @tweak Serialize orbit to target laser radius
1336+ * 4: TheSuperHackers @tweak Added m_orbitToTargetLaserRadius
13371337 * 5: TheSuperHackers @tweak Changed m_lastDrivingClickFrame to m_lastDrivingClickTimeMsec (frames to milliseconds)
13381338 */
13391339// ------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -1417,7 +1417,7 @@ void ParticleUplinkCannonUpdate::crc( Xfer *xfer )
14171417 * 1: Initial version
14181418 * 2: Serialize decay frames
14191419 * 3: Serialize scripted waypoints (Added for Zero Hour)
1420- * 4: TheSuperHackers @tweak Serialize orbit to target laser radius
1420+ * 4: TheSuperHackers @tweak Added m_orbitToTargetLaserRadius
14211421 * 5: TheSuperHackers @tweak Changed m_lastDrivingClickFrame to m_lastDrivingClickTimeMsec (frames to milliseconds)
14221422 */
14231423// ------------------------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments