Removed 1 line

This commit is contained in:
2026-02-15 21:45:33 +01:00
parent 3971801b22
commit ab68c640a4

View File

@@ -13,7 +13,6 @@ compile-features = ["cxx_std_20"]
link-libraries = ["raylib", "fmt"]
[target.DREAM2026.properties]
# properties RUNTIME_OUTPUT_DIRECTORY
CXX_STANDARD = 20
CXX_STANDARD_REQUIRED = true
RUNTIME_OUTPUT_DIRECTORY = "GAME_BUILD"