mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-09 15:29:32 +07:00
Mass deprecation
This commit is contained in:
@ -3,8 +3,6 @@ package com.unciv
|
||||
object Constants {
|
||||
const val worker = "Worker"
|
||||
const val canBuildImprovements = "Can build [] improvements on tiles"
|
||||
@Deprecated("as of 3.15.5")
|
||||
const val workerUnique = "Can build improvements on tiles"
|
||||
const val workBoatsUnique = "May create improvements on water resources"
|
||||
const val settler = "Settler"
|
||||
const val settlerUnique = "Founds a new city"
|
||||
|
Reference in New Issue
Block a user