Google play-able
Units with no turns left are now grayed out Added culture pool to cities and tiles being added to cities when pool fills Changed tile icon order and placing of resource icon
This commit is contained in:
parent
0319602092
commit
a6ae95946c
1 changed files with 8 additions and 0 deletions
8
core/src/com/unciv/models/gamebasics/ResourceType.java
Normal file
8
core/src/com/unciv/models/gamebasics/ResourceType.java
Normal file
|
@ -0,0 +1,8 @@
|
|||
package com.unciv.models.gamebasics;
|
||||
|
||||
/**
|
||||
* Created by LENOVO on 11/25/2017.
|
||||
*/
|
||||
|
||||
class ResourceType {
|
||||
}
|
Loading…
Reference in a new issue