summaryrefslogtreecommitdiffhomepage
path: root/games.html
diff options
context:
space:
mode:
authorRay <[email protected]>2021-04-26 00:36:46 +0200
committerRay <[email protected]>2021-04-26 00:36:46 +0200
commitcf6551d70d4a019c32a0dc27db9aee0593a818b1 (patch)
treefebba35f1cdcfb06085f2029d353039d36f254dc /games.html
parent1894afa066f7addf569bb04292973e8bf866c6c2 (diff)
parentf574724139c1e5fdf1798703bc379a8c9a04e28d (diff)
downloadraylib.com-cf6551d70d4a019c32a0dc27db9aee0593a818b1.tar.gz
raylib.com-cf6551d70d4a019c32a0dc27db9aee0593a818b1.zip
Merge branch 'master' of https://github.com/raysan5/raylib.com
Diffstat (limited to 'games.html')
-rw-r--r--games.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/games.html b/games.html
index 74951c7..7149c50 100644
--- a/games.html
+++ b/games.html
@@ -61,11 +61,11 @@
</div>
<div class="content">
- <p>Games are organized in two categories:</p>
+ <p>raylib games are organized in two categories:</p>
<br>
<div id="filter_menu">
- <div class="filter legendButton" id="sample" data-filter=".fsample">sample games</div>
- <div class="filter legendButton" id="game" data-filter=".fgame">full games</div>
+ <div class="filter legendButton" id="sample" data-filter=".fsample">template games</div>
+ <div class="filter legendButton" id="game" data-filter=".fgame">sample games</div>
<!--<div class="filter legendButton" id="user" data-filter=".fuser">users games</div>-->
</div>