Gen9a: remove unused Game Started entry

Trainer editor; block is unused
This commit is contained in:
Kurt 2025-10-27 15:34:36 -05:00
parent ec550a03fa
commit b486247c1a
11 changed files with 0 additions and 38 deletions

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -2519,7 +2519,6 @@ SAV_Trainer9a.L_R=Rotation:
SAV_Trainer9a.L_RoyaleRegularTicketPoints=Regular:
SAV_Trainer9a.L_RoyaleTicketPointsInfinite=Infinite:
SAV_Trainer9a.L_Seconds=Sec:
SAV_Trainer9a.L_Started=Game Started:
SAV_Trainer9a.L_TrainerName=Trainer Name:
SAV_Trainer9a.L_X=X Coordinate:
SAV_Trainer9a.L_Y=Y Coordinate:

View File

@ -94,8 +94,6 @@ private void InitializeComponent()
CAL_LastSavedDate = new System.Windows.Forms.DateTimePicker();
L_LastSaved = new System.Windows.Forms.Label();
CAL_LastSavedTime = new System.Windows.Forms.DateTimePicker();
L_Started = new System.Windows.Forms.Label();
CAL_AdventureStartDate = new System.Windows.Forms.DateTimePicker();
Tab_MiscValues = new System.Windows.Forms.TabPage();
label3 = new System.Windows.Forms.Label();
L_RoyaleTicketPointsInfinite = new System.Windows.Forms.Label();
@ -633,8 +631,6 @@ private void InitializeComponent()
Tab_Overview.Controls.Add(CAL_LastSavedDate);
Tab_Overview.Controls.Add(L_LastSaved);
Tab_Overview.Controls.Add(CAL_LastSavedTime);
Tab_Overview.Controls.Add(L_Started);
Tab_Overview.Controls.Add(CAL_AdventureStartDate);
Tab_Overview.Controls.Add(MT_Hours);
Tab_Overview.Controls.Add(L_Hours);
Tab_Overview.Controls.Add(MT_Minutes);
@ -701,28 +697,6 @@ private void InitializeComponent()
CAL_LastSavedTime.TabIndex = 57;
CAL_LastSavedTime.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
//
// L_Started
//
L_Started.Location = new System.Drawing.Point(46, 206);
L_Started.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
L_Started.Name = "L_Started";
L_Started.Size = new System.Drawing.Size(124, 23);
L_Started.TabIndex = 73;
L_Started.Text = "Game Started:";
L_Started.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// CAL_AdventureStartDate
//
CAL_AdventureStartDate.Format = System.Windows.Forms.DateTimePickerFormat.Short;
CAL_AdventureStartDate.Location = new System.Drawing.Point(170, 205);
CAL_AdventureStartDate.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
CAL_AdventureStartDate.MaxDate = new System.DateTime(2050, 12, 31, 0, 0, 0, 0);
CAL_AdventureStartDate.MinDate = new System.DateTime(1932, 1, 1, 0, 0, 0, 0);
CAL_AdventureStartDate.Name = "CAL_AdventureStartDate";
CAL_AdventureStartDate.Size = new System.Drawing.Size(120, 25);
CAL_AdventureStartDate.TabIndex = 72;
CAL_AdventureStartDate.Value = new System.DateTime(2000, 1, 1, 0, 0, 0, 0);
//
// Tab_MiscValues
//
Tab_MiscValues.Controls.Add(label3);
@ -1113,8 +1087,6 @@ private void InitializeComponent()
private System.Windows.Forms.Label L_Y;
private System.Windows.Forms.Label L_Z;
private System.Windows.Forms.Label L_X;
private System.Windows.Forms.Label L_Started;
private System.Windows.Forms.DateTimePicker CAL_AdventureStartDate;
private System.Windows.Forms.NumericUpDown NUD_R;
private System.Windows.Forms.Label L_R;
private System.Windows.Forms.DateTimePicker CAL_LastSavedDate;