fixed wrong package, fixed wrong creation date

Former-commit-id: 8a2a91a5252347b5184f62ec0f7009292fbb01bb
Former-commit-id: b31eaddf7596c8393c9a032e8897ef3f1a8234fd
This commit is contained in:
Song Minjae
2016-10-26 00:37:49 +09:00
parent cd4c9d5b34
commit 413603de6f
20 changed files with 23 additions and 25 deletions

View File

@@ -6,7 +6,7 @@ import org.newdawn.slick.Input
/**
* Actors that has movement controlled by Keyboard or AI
*
* Created by minjaesong on 16-03-14.
* Created by minjaesong on 15-12-31.
*/
interface Controllable {