1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Apply more code review comments

This commit is contained in:
Ted John
2020-04-22 22:53:32 +01:00
parent d480fb8daa
commit 2f525e0539
11 changed files with 76 additions and 67 deletions

View File

@@ -64,7 +64,8 @@
"defines": [
"_DEBUG",
"UNICODE",
"_UNICODE"
"_UNICODE",
"__ENABLE_SCRIPTING__"
],
"intelliSenseMode": "msvc-x64",
"browse": {