mirror of
https://github.com/kwsch/NHSE.git
synced 2026-09-08 11:15:19 -05:00
Update default pouch injector offset
Since it is a saved setting, people will have to change the offset manually if they have already used the program.
This commit is contained in:
@@ -139,7 +139,7 @@ private void InitializeComponent()
|
||||
this.RamOffset.Name = "RamOffset";
|
||||
this.RamOffset.Size = new System.Drawing.Size(63, 20);
|
||||
this.RamOffset.TabIndex = 20;
|
||||
this.RamOffset.Text = "AC4723D0";
|
||||
this.RamOffset.Text = "ABA526A8";
|
||||
//
|
||||
// L_Offset
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user