diff options
| author | Ray <[email protected]> | 2019-05-21 17:12:14 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2019-05-21 17:12:14 +0200 |
| commit | 87223c50ae56e57692599a0d6ad0b338ea5f00a2 (patch) | |
| tree | 37cb95b414aa85e71a47ac7e77aa4063ae5ba9a5 /common | |
| parent | 43eed6677a11c6735f06eb0235a1b6f82a30e345 (diff) | |
| download | raylib.com-87223c50ae56e57692599a0d6ad0b338ea5f00a2.tar.gz raylib.com-87223c50ae56e57692599a0d6ad0b338ea5f00a2.zip | |
Added two games
Diffstat (limited to 'common')
| -rw-r--r-- | common/games.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/games.js b/common/games.js index 265b2c2..9aab1b2 100644 --- a/common/games.js +++ b/common/games.js @@ -21,7 +21,7 @@ $(document).ready(function() { 'game_light_my_ritual', 'game_wave_collector', 'game_transmission', - 'game_cat_vs_roomba']; + 'game_roomba']; var exampleDesc = [ 'arkanoid', |
