Use capslock instead of scrollock and code format (sadly in one...)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
using System.Windows.Forms;
|
||||
|
||||
namespace DD2Switcher {
|
||||
public partial class Form1 : Form {
|
||||
public Form1() { InitializeComponent(); }
|
||||
}
|
||||
public partial class Form1 : Form {
|
||||
public Form1() {
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user