diff options
| author | Ray <[email protected]> | 2023-01-01 18:10:35 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-01 18:10:35 +0100 |
| commit | 3df0b8a9aae3cb1a6b53d9a56aef7f9de3a9e6fb (patch) | |
| tree | 2bfee08f2c506a69b1d738404548d33257fb978e /cheatsheet | |
| parent | a6bb05bed1583d395f97bbc0cdafba89a9e9a3d7 (diff) | |
| download | raylib.com-3df0b8a9aae3cb1a6b53d9a56aef7f9de3a9e6fb.tar.gz raylib.com-3df0b8a9aae3cb1a6b53d9a56aef7f9de3a9e6fb.zip | |
Update year to 2023
Diffstat (limited to 'cheatsheet')
| -rw-r--r-- | cheatsheet/cheatsheet.html | 2 | ||||
| -rw-r--r-- | cheatsheet/cheatsheet_zh.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cheatsheet/cheatsheet.html b/cheatsheet/cheatsheet.html index c816d94..8eb4fc2 100644 --- a/cheatsheet/cheatsheet.html +++ b/cheatsheet/cheatsheet.html @@ -158,7 +158,7 @@ </div> </div> <div id="copyright"> - <p>raylib quick reference card - Copyright (c) 2013-2022 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> + <p>raylib quick reference card - Copyright (c) 2013-2023 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> </div> </div> diff --git a/cheatsheet/cheatsheet_zh.html b/cheatsheet/cheatsheet_zh.html index 858dd59..a7e66d5 100644 --- a/cheatsheet/cheatsheet_zh.html +++ b/cheatsheet/cheatsheet_zh.html @@ -161,7 +161,7 @@ </div> </div> <div id="copyright"> - <p>raylib quick reference card - Copyright (c) 2013-2022 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> + <p>raylib quick reference card - Copyright (c) 2013-2023 Ramon Santamaria (<a href="https://www.twitter.com/raysan5">@raysan5</a>)</p> </div> </div> |
