# | Line 197 | Line 197 | |
---|---|---|
197 | this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); | |
198 | this.Name = "PIDSelector"; | |
199 | this.Text = "Rom Cheater Process Selector"; | |
200 | + | this.Load += new System.EventHandler(this.PIDSelector_Load); |
201 | this.toolmnu.ResumeLayout(false); | |
202 | this.toolmnu.PerformLayout(); | |
203 | this.btn_pnl.ResumeLayout(false); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |