Skip to content

Commit

Permalink
Really fix the JSON lint error.
Browse files Browse the repository at this point in the history
Apparently I had an extra newline at the end of the JSON file. This
removes that. Also I had to create a solution to compile the format.cpp
in Visual Studio, but I'm not checking that in at the moment unless
others request me to.

references CleverRaven#27972
  • Loading branch information
mscarter committed Jan 31, 2019
1 parent 53d6b31 commit 89c5294
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/json/npcs/TALK_COMMON_MISSION.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,4 +286,3 @@
]
}
]

0 comments on commit 89c5294

Please sign in to comment.