No reason to comment out #region License
This commit is contained in:
parent
dfd6554061
commit
58b67d31e3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
// #region License
|
#region License
|
||||||
//
|
//
|
||||||
// GamePadCapabilities.cs
|
// GamePadCapabilities.cs
|
||||||
//
|
//
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
// THE SOFTWARE.
|
// THE SOFTWARE.
|
||||||
//
|
//
|
||||||
// #endregion
|
#endregion
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue