mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-01 20:04:34 +07:00
fix general points.
This commit is contained in:
parent
ae1629fcb0
commit
2575ffd01f
@ -22,6 +22,8 @@ class GreatPersonManager {
|
||||
toReturn.freeGreatPeople=freeGreatPeople
|
||||
toReturn.greatPersonPoints=greatPersonPoints.clone()
|
||||
toReturn.pointsForNextGreatPerson=pointsForNextGreatPerson
|
||||
toReturn.pointsForNextGreatGeneral = pointsForNextGreatGeneral
|
||||
toReturn.greatGeneralPoints = greatGeneralPoints
|
||||
return toReturn
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user