comparison game/IDMPoint.java @ 151:d6d92845d6a2

ISO-8859-1 -> UTF-8.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 06 Feb 2013 10:23:28 +0200
parents 4c0dec72e2f0
children
comparison
equal deleted inserted replaced
150:b0c05b8b59ca 151:d6d92845d6a2
1 /* 1 /*
2 * Ristipolku IDM point 2 * Ristipolku IDM point
3 * (C) Copyright 2011 Matti 'ccr' Hämäläinen <ccr@tnsp.org> 3 * (C) Copyright 2011 Matti 'ccr' Hämäläinen <ccr@tnsp.org>
4 */ 4 */
5 package game; 5 package game;
6 6
7 public class IDMPoint 7 public class IDMPoint
8 { 8 {