mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-05 23:13:46 +08:00
Merge pull request #563 from EraOSBeta/patch-1
Updated the Copyright Footer 🤣
This commit is contained in:
commit
ddc6d6c6b8
@ -43,3 +43,4 @@
|
|||||||
### Era0S
|
### Era0S
|
||||||
- Fixed a single bug
|
- Fixed a single bug
|
||||||
- Modder
|
- Modder
|
||||||
|
- Made a SUPER important change
|
||||||
|
|||||||
@ -63,7 +63,7 @@ class MainMenuActivity(ba.Activity[ba.Player, ba.Team]):
|
|||||||
'scale': scale,
|
'scale': scale,
|
||||||
'position': (0, 10),
|
'position': (0, 10),
|
||||||
'vr_depth': -10,
|
'vr_depth': -10,
|
||||||
'text': '\xa9 2011-2022 Eric Froemling',
|
'text': '\xa9 2011-2023 Eric Froemling',
|
||||||
},
|
},
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user