Adjust teaching script to match sfml directories better

This commit is contained in:
Thomas Avé 2024-01-20 22:01:43 +01:00
parent 9be206751f
commit 23fa843409
1 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,8 @@ local function should_load(path)
[2] = "json.hpp",
[3] = "build",
[4] = "third-party",
[5] = "sfml",
[5] = "sfml/",
[5] = "SFML/",
[6] = "TinyXML"
}
local match = {