• R/O
  • SSH

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisión3fa22c47aee867028609730573111685fafaf44b (tree)
Tiempo2025-01-04 02:31:36
Autorsebastian_bugiu
Commitersebastian_bugiu

Log Message

Updated copyright.

Cambiar Resumen

Diferencia incremental

diff -r a8978fbf0008 -r 3fa22c47aee8 core/src/headwayent/blackholedarksun/menus/Credits.java
--- a/core/src/headwayent/blackholedarksun/menus/Credits.java Tue Dec 31 21:46:38 2024 +0200
+++ b/core/src/headwayent/blackholedarksun/menus/Credits.java Fri Jan 03 19:31:36 2025 +0200
@@ -51,7 +51,7 @@
5151 String creditsString = "Hotshot\n" +
5252 "Programmed by Sebastian Bugiu\n" +
5353 "Art by Teodor Cristian, Sebastian Bugiu\n" +
54- "Headway Tech Copyright 2009 - 2024";
54+ "Headway Tech Copyright 2009 - 2025";
5555
5656 ENG_TextView titleView = (ENG_TextView) createView("title", "textview", 0.0f, 0.0f, 100.0f, 15.0f);
5757 ENG_TextView textView = (ENG_TextView) createView("text", "textview", 0.0f, 17.0f, 100.0f, 60.0f);