Small update to a contributor's name
parent
264255290d
commit
a5032386e6
|
@ -97,6 +97,7 @@ Notable Games
|
|||
- [Tetra Legends](https://tetralegends.app) by Dr Ocelot
|
||||
- [Shiromino](https://github.com/shiromino/shiromino) by Felicity/nightmareci/kdex
|
||||
- [Cursed Blocks](https://github.com/Manabender/Cursed-Blocks) by Manabender
|
||||
- Picoris 1/2 by MarkGamed
|
||||
- Tetra Online by Mine
|
||||
- [TETR.IO](https://tetr.io) by osk
|
||||
- [Master of Blocks](https://discord.gg/72FZ49mjWh) by Phoenix Flare
|
||||
|
|
|
@ -41,7 +41,7 @@ function CreditsScene:render()
|
|||
|
||||
love.graphics.setFont(font_3x5_2)
|
||||
love.graphics.print("Oshisaure\nJoe Zeng", 320, 590 - self.frames / 2)
|
||||
love.graphics.print("Mizu\nMarkGamed7794", 320, 680 - self.frames / 2)
|
||||
love.graphics.print("Mizu\nMarkGamed", 320, 680 - self.frames / 2)
|
||||
love.graphics.print(
|
||||
"2Tie - TGMsim\nAxel Fox - Multimino\nDr Ocelot - Tetra Legends\n" ..
|
||||
"Felicity/nightmareci/kdex - Shiromino\nMine - Tetra Online\n" ..
|
||||
|
|
Loading…
Reference in New Issue