Added headings
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
using System;
|
/// Rohmer Maxime <maxluligames@gmail.com>
|
||||||
|
/// 28 April 2022
|
||||||
|
/// Program.cs
|
||||||
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
using System;
|
/// Rohmer Maxime <maxluligames@gmail.com>
|
||||||
|
/// 28 April 2022
|
||||||
|
/// Tile.cs
|
||||||
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using System.Text;
|
using System.Text;
|
||||||
|
|||||||
@@ -1,4 +1,7 @@
|
|||||||
using System;
|
/// Rohmer Maxime <maxluligames@gmail.com>
|
||||||
|
/// 28 April 2022
|
||||||
|
/// TileMap.cs
|
||||||
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Drawing;
|
using System.Drawing;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
|||||||
@@ -1,6 +1,9 @@
|
|||||||
using System;
|
using System;
|
||||||
using System.Collections.Generic;
|
using System.Collections.Generic;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
|
/// Rohmer Maxime <maxluligames@gmail.com>
|
||||||
|
/// 28 April 2022
|
||||||
|
/// TileType.cs
|
||||||
using System.Text;
|
using System.Text;
|
||||||
using System.Threading.Tasks;
|
using System.Threading.Tasks;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user