Revisión | 3fa22c47aee867028609730573111685fafaf44b (tree) |
---|---|
Tiempo | 2025-01-04 02:31:36 |
Autor | sebastian_bugiu |
Commiter | sebastian_bugiu |
Updated copyright.
@@ -51,7 +51,7 @@ | ||
51 | 51 | String creditsString = "Hotshot\n" + |
52 | 52 | "Programmed by Sebastian Bugiu\n" + |
53 | 53 | "Art by Teodor Cristian, Sebastian Bugiu\n" + |
54 | - "Headway Tech Copyright 2009 - 2024"; | |
54 | + "Headway Tech Copyright 2009 - 2025"; | |
55 | 55 | |
56 | 56 | ENG_TextView titleView = (ENG_TextView) createView("title", "textview", 0.0f, 0.0f, 100.0f, 15.0f); |
57 | 57 | ENG_TextView textView = (ENG_TextView) createView("text", "textview", 0.0f, 17.0f, 100.0f, 60.0f); |