tooltip positioning should work again

This commit is contained in:
minjaesong
2019-01-11 03:06:02 +09:00
parent ba9236d11e
commit f6ebb14861
5 changed files with 23 additions and 16 deletions

View File

@@ -86,7 +86,7 @@ object Terrarum : Screen {
*/
val TARGET_INTERNAL_FPS: Double = 60.0
internal val UPDATE_CATCHUP_MAX_TRIES = 4
internal val UPDATE_CATCHUP_MAX_TRIES = 2 // this feature does more harm than good...
@@ -324,7 +324,6 @@ object Terrarum : Screen {
shapeRender = ShapeRenderer()
//fontGame = GameFontBase("assets/graphics/fonts/terrarum-sans-bitmap", flipY = true)
fontSmallNumbers = TinyAlphNum