Added research display to the game
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
public enum ResearchResult
|
||||
{
|
||||
FAILED,
|
||||
RESEARCHING,
|
||||
FINISHED
|
||||
}
|
||||
Reference in New Issue
Block a user