Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 7534be0

Browse files
committed
Move JSON class to third party folder
1 parent f3c8a5a commit 7534be0

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Layout.tlua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,6 @@ LIBS.RAPHAEL = RAPHAEL_LIB
125125
-- \____//____/\____/_/ |_/ /_/ \__,_/_/ /____/\___/_/
126126
--
127127

128-
@include(src/JSON.lua)
128+
@include(src/Third/JSON.lua)
129129

130130
print("{{ name }} Version: " .. RAPHAEL_LIB)
File renamed without changes.

0 commit comments

Comments
 (0)