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:
Yair Morgenstern 2017-11-25 21:54:20 +02:00
parent 0319602092
commit a6ae95946c

View file

@ -0,0 +1,8 @@
package com.unciv.models.gamebasics;
/**
* Created by LENOVO on 11/25/2017.
*/
class ResourceType {
}