diff options
| author | Thijs Schreijer <thijs@thijsschreijer.nl> | 2025-04-15 13:22:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-15 13:22:00 +0200 |
| commit | 04cf50a13b5773c5f9f19b103c2d8e4e5b3e639e (patch) | |
| tree | 6e52847f4702e32d154ab4ea43246473ce19ecc8 /docs/examples/spiral_snake.lua.html | |
| parent | 6d3340004616cdc317bbaca6b279e4cd6d5ee247 (diff) | |
| download | luasystem-0.6.2.tar.gz luasystem-0.6.2.tar.bz2 luasystem-0.6.2.zip | |
release 0.6.2 (#65)v0.6.2
Diffstat (limited to 'docs/examples/spiral_snake.lua.html')
| -rw-r--r-- | docs/examples/spiral_snake.lua.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/spiral_snake.lua.html b/docs/examples/spiral_snake.lua.html index 0f0574b..a102103 100644 --- a/docs/examples/spiral_snake.lua.html +++ b/docs/examples/spiral_snake.lua.html | |||
| @@ -145,7 +145,7 @@ codes for moving the cursor around. | |||
| 145 | </div> <!-- id="main" --> | 145 | </div> <!-- id="main" --> |
| 146 | <div id="about"> | 146 | <div id="about"> |
| 147 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> | 147 | <i>generated by <a href="http://github.com/lunarmodules/LDoc">LDoc 1.5.0</a></i> |
| 148 | <i style="float:right;">Last updated 2025-04-13 22:52:56 </i> | 148 | <i style="float:right;">Last updated 2025-04-15 13:14:45 </i> |
| 149 | </div> <!-- id="about" --> | 149 | </div> <!-- id="about" --> |
| 150 | </div> <!-- id="container" --> | 150 | </div> <!-- id="container" --> |
| 151 | </body> | 151 | </body> |
