Minor typo correction.
This commit is contained in:
@@ -77,7 +77,7 @@ public class GameTimeTaskManager extends Thread
|
||||
}
|
||||
catch (InterruptedException e)
|
||||
{
|
||||
// Ingore.
|
||||
// Ignore.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@@ -63,7 +63,7 @@ public class MovementTaskManager extends Thread
|
||||
}
|
||||
catch (InterruptedException e)
|
||||
{
|
||||
// Ingore.
|
||||
// Ignore.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user