mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-07 13:45:42 +12:00
Remove useless comment
This commit is contained in:
parent
19dedd5cf8
commit
906192606c
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ namespace HISP.Game
|
||||||
{
|
{
|
||||||
public class Meta
|
public class Meta
|
||||||
{
|
{
|
||||||
// Meta
|
|
||||||
|
|
||||||
private static bool overwrite = false;
|
private static bool overwrite = false;
|
||||||
|
|
||||||
private static string buildLocationString(int x, int y)
|
private static string buildLocationString(int x, int y)
|
||||||
|
|
Loading…
Add table
Reference in a new issue