From 7f1fec0f73bc5161057b3b9258009df9456dc1c2 Mon Sep 17 00:00:00 2001 From: Robert Beekman Date: Thu, 3 Nov 2016 21:39:25 +0100 Subject: [PATCH] Updated LUA (markdown) --- LUA.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LUA.md b/LUA.md index 6ce5c42..4dd97f8 100644 --- a/LUA.md +++ b/LUA.md @@ -26,7 +26,7 @@ Below you can find an overview of the LUA API - [DrawLine](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawline) - [DrawRectangle](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawrectangle) - [DrawText](https://github.com/SpoinkyNL/Artemis/wiki/Drawing#drawtext) - - [Drawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events) + - [LUA Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events) - [Events](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#events) - [ProfileUpdating](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profileupdating) - [ProfileDrawing](https://github.com/SpoinkyNL/Artemis/wiki/LUA-Events#profiledrawing)