mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-20 15:34:05 +09:00
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
This commit is contained in:
@@ -5,7 +5,7 @@ import net.torvald.terrarum.gameactors.ai.ActorAI
|
||||
/**
|
||||
* Note: AI-controlled actor must be 'Controllable'
|
||||
*
|
||||
* Created by minjaesong on 16-01-31.
|
||||
* Created by minjaesong on 2016-01-31.
|
||||
*/
|
||||
interface AIControlled {
|
||||
val ai: ActorAI
|
||||
|
||||
Reference in New Issue
Block a user