From 22f3c6d96fcb560c13445d4a6135ca3f01d27197 Mon Sep 17 00:00:00 2001 From: Alexander Pickering Date: Fri, 8 Sep 2017 18:48:13 -0400 Subject: Deleted a lot of code Deleted code that was not being used, and some of the images too. --- gamemode/shared/questsystem/examplequest.lua | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 gamemode/shared/questsystem/examplequest.lua (limited to 'gamemode/shared/questsystem/examplequest.lua') diff --git a/gamemode/shared/questsystem/examplequest.lua b/gamemode/shared/questsystem/examplequest.lua deleted file mode 100644 index 21c8a7e..0000000 --- a/gamemode/shared/questsystem/examplequest.lua +++ /dev/null @@ -1,14 +0,0 @@ --- do return end --- if SERVER then return end --- local quest = {} --- --- quest.Name = "Example Quest" --- --- --[[ --- Given a DPanel, draw some text that the player can use when going through quests. --- ]] --- function quest.DrawQuestInfo(panel, status) --- --- end --- --- ART.RegisterQuest(quest) -- cgit v1.2.3-70-g09d2