mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-02 04:14:15 +07:00
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
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 New Issue
Block a user