diff options
author | Sebastian Park <SebPark03@gmail.com> | 2024-04-23 00:30:37 -0400 |
---|---|---|
committer | Sebastian Park <SebPark03@gmail.com> | 2024-04-23 00:30:37 -0400 |
commit | f2d61fc06387ccb22ecb5cb6c42210736ac64c9f (patch) | |
tree | 9191e1e91a79514a5231dc6e50c2ecc4feb03b16 /CMakeLists.txt.user | |
parent | b4be9e522b51b01c7870821648e85f97c1fdb09b (diff) |
Get ground textures working, but not yet abstracted to the shape class.
Diffstat (limited to 'CMakeLists.txt.user')
-rw-r--r-- | CMakeLists.txt.user | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt.user b/CMakeLists.txt.user index 24cd5bb..fdc72cf 100644 --- a/CMakeLists.txt.user +++ b/CMakeLists.txt.user @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE QtCreatorProject> -<!-- Written by QtCreator 8.0.1, 2024-04-18T19:39:10. --> +<!-- Written by QtCreator 8.0.1, 2024-04-22T22:56:11. --> <qtcreator> <data> <variable>EnvironmentId</variable> |