Minor typo correction.
This commit is contained in:
		@@ -82,7 +82,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