mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 05:14:32 -04:00
Added Marathon speed per user request
This commit is contained in:
parent
f1fb8aea18
commit
cc764426e5
@ -11,7 +11,7 @@ enum class GameSpeed{
|
||||
Quick -> return 0.67f
|
||||
Standard -> return 1f
|
||||
Epic -> return 1.5f
|
||||
Marathon -> return 1.5f
|
||||
Marathon -> return 3f
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user