1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 15:47:45 +00:00

Userland+Base: Remove Breakout and Pong games

These games were not very playable and definitely not fun.
This commit is contained in:
Andreas Kling 2022-06-14 14:17:47 +02:00
parent 4e4a930b13
commit 45de16f195
19 changed files with 0 additions and 1168 deletions

View file

@ -1,4 +0,0 @@
[App]
Name=Breakout
Executable=/bin/Breakout
Category=Games

View file

@ -1,4 +0,0 @@
[App]
Name=Pong
Executable=/bin/Pong
Category=Games